Package | Description |
---|---|
old.org.bouncycastle.asn1.cms | |
old.org.bouncycastle.asn1.smime | |
old.org.bouncycastle.cert | |
old.org.bouncycastle.cms | |
old.org.bouncycastle.mail.smime |
Modifier and Type | Method and Description |
---|---|
static IssuerAndSerialNumber |
IssuerAndSerialNumber.getInstance(Object obj) |
IssuerAndSerialNumber |
OriginatorIdentifierOrKey.getIssuerAndSerialNumber() |
IssuerAndSerialNumber |
KeyAgreeRecipientIdentifier.getIssuerAndSerialNumber() |
Constructor and Description |
---|
KeyAgreeRecipientIdentifier(IssuerAndSerialNumber issuerSerial) |
OriginatorIdentifierOrKey(IssuerAndSerialNumber id) |
RecipientIdentifier(IssuerAndSerialNumber id) |
SignerIdentifier(IssuerAndSerialNumber id) |
Constructor and Description |
---|
SMIMEEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber issAndSer) |
Modifier and Type | Method and Description |
---|---|
IssuerAndSerialNumber |
X509CertificateHolder.getIssuerAndSerialNumber() |
Constructor and Description |
---|
KeyTransRecipientInfoGenerator(IssuerAndSerialNumber issuerAndSerial,
AsymmetricKeyWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
static IssuerAndSerialNumber |
SMIMEUtil.createIssuerAndSerialNumberFor(X509Certificate cert)
Return a CMS IssuerAndSerialNumber structure for the passed in X.509 certificate.
|
Copyright © 2015. All rights reserved.