Class KeyException.UnacceptableEncryptionKeyException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    KeyException

    public static class KeyException.UnacceptableEncryptionKeyException
    extends KeyException
    See Also:
    Serialized Form
    • Constructor Detail

      • UnacceptableEncryptionKeyException

        public UnacceptableEncryptionKeyException​(@Nonnull
                                                  org.pgpainless.key.OpenPgpFingerprint fingerprint)