Class TrustPacket

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

    public class TrustPacket
    extends ContainedPacket
    Basic type for a trust packet
    • Constructor Detail

      • TrustPacket

        public TrustPacket​(BCPGInputStream in)
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • TrustPacket

        public TrustPacket​(int trustCode)
    • Method Detail

      • getLevelAndTrustAmount

        public byte[] getLevelAndTrustAmount()