Interface EncapsulatedSecretGenerator

    • Method Detail

      • generateEncapsulated

        SecretWithEncapsulation generateEncapsulated​(AsymmetricKeyParameter recipientKey)
        Generate secret/encapsulation based on the recipient public key.
        Returns:
        An SecretWithEncapsulation derived from the recipient public key.