Class BcPublicKeyKeyEncryptionMethodGenerator

    • Constructor Detail

      • BcPublicKeyKeyEncryptionMethodGenerator

        public BcPublicKeyKeyEncryptionMethodGenerator​(PGPPublicKey key)
        Create a public key encryption method generator with the method to be based on the passed in key.
        Parameters:
        key - the public key to use for encryption.