Table of Contents

Class TrustPacket

Namespace
Enterprises.Org.BouncyCastle.Bcpg
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class TrustPacket : ContainedPacket
Inheritance
TrustPacket
Inherited Members

Constructors

TrustPacket(BcpgInputStream)

public TrustPacket(BcpgInputStream bcpgIn)

Parameters

bcpgIn BcpgInputStream

TrustPacket(int)

public TrustPacket(int trustCode)

Parameters

trustCode int

Methods

Encode(BcpgOutputStream)

public override void Encode(BcpgOutputStream bcpgOut)

Parameters

bcpgOut BcpgOutputStream

GetLevelAndTrustAmount()

public byte[] GetLevelAndTrustAmount()

Returns

byte[]