Interface EncapsulatedSecretGenerator

    • Method Detail

      • generateEncapsulated

        SecretWithEncapsulation generateEncapsulated​(AsymmetricKeyParameter recipientKey)
        Generate an exchange pair based on the recipient public key.
        Returns:
        An SecretWithEncapsulation derived from the recipient public key.