public interface EncapsulatedSecretGenerator
| Modifier and Type | Method and Description |
|---|---|
SecretWithEncapsulation |
generateEncapsulated(AsymmetricKeyParameter recipientKey)
Generate secret/encapsulation based on the recipient public key.
|
SecretWithEncapsulation generateEncapsulated(AsymmetricKeyParameter recipientKey)