| Package | Description |
|---|---|
| org.bouncycastle.cms.jcajce |
| Modifier and Type | Method and Description |
|---|---|
JceKeyAgreeRecipientInfoGenerator |
JceKeyAgreeRecipientInfoGenerator.addRecipient(byte[] subjectKeyID,
PublicKey publicKey)
Add a recipient identified by the passed in subjectKeyID and the for the passed in public key.
|
JceKeyAgreeRecipientInfoGenerator |
JceKeyAgreeRecipientInfoGenerator.addRecipient(X509Certificate recipientCert)
Add a recipient based on the passed in certificate's public key and its issuer and serial number.
|
JceKeyAgreeRecipientInfoGenerator |
JceKeyAgreeRecipientInfoGenerator.setProvider(Provider provider) |
JceKeyAgreeRecipientInfoGenerator |
JceKeyAgreeRecipientInfoGenerator.setProvider(String providerName) |
JceKeyAgreeRecipientInfoGenerator |
JceKeyAgreeRecipientInfoGenerator.setSecureRandom(SecureRandom random) |
JceKeyAgreeRecipientInfoGenerator |
JceKeyAgreeRecipientInfoGenerator.setUserKeyingMaterial(byte[] userKeyingMaterial) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.