Class PrimaryUserID


  • public class PrimaryUserID
    extends SignatureSubpacket
    packet giving whether or not the signature is signed using the primary user ID for the key.
    • Constructor Detail

      • PrimaryUserID

        public PrimaryUserID​(boolean critical,
                             boolean isLongLength,
                             byte[] data)
      • PrimaryUserID

        public PrimaryUserID​(boolean critical,
                             boolean isPrimaryUserID)
    • Method Detail

      • isPrimaryUserID

        public boolean isPrimaryUserID()