public class JceKeyTransRecipientInfoGenerator extends KeyTransRecipientInfoGenerator
wrapper| Constructor and Description |
|---|
JceKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
PublicKey publicKey) |
JceKeyTransRecipientInfoGenerator(X509Certificate recipientCert) |
| Modifier and Type | Method and Description |
|---|---|
JceKeyTransRecipientInfoGenerator |
setProvider(Provider provider) |
JceKeyTransRecipientInfoGenerator |
setProvider(String providerName) |
generatepublic JceKeyTransRecipientInfoGenerator(X509Certificate recipientCert) throws CertificateEncodingException
CertificateEncodingExceptionpublic JceKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
PublicKey publicKey)
public JceKeyTransRecipientInfoGenerator setProvider(String providerName) throws OperatorCreationException
OperatorCreationExceptionpublic JceKeyTransRecipientInfoGenerator setProvider(Provider provider) throws OperatorCreationException
OperatorCreationExceptionCopyright © 2015. All rights reserved.