Class RevocationKey

    • Constructor Detail

      • RevocationKey

        public RevocationKey​(boolean isCritical,
                             boolean isLongLength,
                             byte[] data)
        Deprecated.
      • RevocationKey

        public RevocationKey​(boolean isCritical,
                             byte signatureClass,
                             int keyAlgorithm,
                             byte[] fingerprint)
        Deprecated.
    • Method Detail

      • getSignatureClass

        public byte getSignatureClass()
        Deprecated.
      • getAlgorithm

        public int getAlgorithm()
        Deprecated.
      • getFingerprint

        public byte[] getFingerprint()
        Deprecated.
      • getKeyIdentifier

        public KeyIdentifier getKeyIdentifier()
        Deprecated.