Class ModDetectionCodePacket
- Namespace
- Enterprises.Org.BouncyCastle.Bcpg
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class ModDetectionCodePacket : ContainedPacket- Inheritance
- 
      
      
      
      ModDetectionCodePacket
- Inherited Members
Constructors
ModDetectionCodePacket(byte[])
public ModDetectionCodePacket(byte[] digest)Parameters
- digestbyte[]
Methods
Encode(BcpgOutputStream)
public override void Encode(BcpgOutputStream bcpgOut)Parameters
- bcpgOutBcpgOutputStream
GetDigest()
public byte[] GetDigest()Returns
- byte[]