Interface PGPPassphraseAccessor

    • Method Detail

      • getPassphrase

        String getPassphrase​(String userId)
        Returns the passphrase for a user Id
        Parameters:
        userId - user Id, can be null
        Returns:
        the passphrase for the user Id, or null if the passphrase cannot be found