Class MissingOpenPgpKeyException

    • Method Detail

      • getOwner

        public BareJid getOwner()
        Return the BareJid of the owner of the missing key.
        Returns:
        owner of missing key.
      • getFingerprint

        public org.pgpainless.key.OpenPgpV4Fingerprint getFingerprint()
        Return the OpenPgpV4Fingerprint of the missing key.
        Returns:
        OpenPgpV4Fingerprint of the missing key.