Class ModDetectionCodePacket

  • All Implemented Interfaces:
    PacketTags, org.bouncycastle.util.Encodable

    public class ModDetectionCodePacket
    extends ContainedPacket
    basic packet for a modification detection code packet.
    • Constructor Detail

      • ModDetectionCodePacket

        public ModDetectionCodePacket​(byte[] digest)
                               throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getDigest

        public byte[] getDigest()