public interface EncapsulatedSecretGenerator
Modifier and Type | Method and Description |
---|---|
SecretWithEncapsulation |
generateEncapsulated(AsymmetricKeyParameter recipientKey)
Generate an exchange pair based on the recipient public key.
|
SecretWithEncapsulation generateEncapsulated(AsymmetricKeyParameter recipientKey)