Class UserAttributePacket

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

    public class UserAttributePacket
    extends ContainedPacket
    Basic type for a user attribute packet.
    • Constructor Detail

      • UserAttributePacket

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

        public UserAttributePacket​(BCPGInputStream in,
                                   boolean newPacketFormat)
                            throws java.io.IOException
        Throws:
        java.io.IOException