Table of Contents

Class TrustPacket

Namespace
Org.BouncyCastle.Bcpg
Assembly
BouncyCastle.Cryptography.dll

Basic type for a trust packet.

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[]