Package | Description |
---|---|
org.bouncycastle.cms.jcajce |
Modifier and Type | Class and Description |
---|---|
class |
JceKeyTransRecipientId |
Modifier and Type | Method and Description |
---|---|
KeyTransRecipientId |
JcaSelectorConverter.getKeyTransRecipientId(X509CertSelector certSelector) |
Modifier and Type | Method and Description |
---|---|
X509CertSelector |
JcaX509CertSelectorConverter.getCertSelector(KeyTransRecipientId recipientId) |
protected static byte[] |
JceKTSKeyTransRecipient.getPartyVInfoFromRID(KeyTransRecipientId recipientId) |
Constructor and Description |
---|
JceKTSKeyTransAuthenticatedRecipient(PrivateKey recipientKey,
KeyTransRecipientId recipientId) |
JceKTSKeyTransEnvelopedRecipient(PrivateKey recipientKey,
KeyTransRecipientId recipientId) |
Copyright © 2018 BouncyCastle.org. All rights reserved.