Org.BouncyCastle.Bcpg.ModDetectionCodePacket public class ModDetectionCodePacket : ContainedPacket Documentation Code namespace Org.BouncyCastle.Bcpg { public class ModDetectionCodePacket : ContainedPacket { public ModDetectionCodePacket(byte[] digest); public byte[] GetDigest(); } }