Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.crmf | |
org.bouncycastle.asn1.smime |
Modifier and Type | Method and Description |
---|---|
static IssuerAndSerialNumber |
IssuerAndSerialNumber.getInstance(Object obj)
Return an IssuerAndSerialNumber object from the given object.
|
IssuerAndSerialNumber |
KeyAgreeRecipientIdentifier.getIssuerAndSerialNumber() |
IssuerAndSerialNumber |
OriginatorIdentifierOrKey.getIssuerAndSerialNumber() |
Constructor and Description |
---|
KeyAgreeRecipientIdentifier(IssuerAndSerialNumber issuerSerial) |
OriginatorIdentifierOrKey(IssuerAndSerialNumber id) |
RecipientIdentifier(IssuerAndSerialNumber id) |
SignerIdentifier(IssuerAndSerialNumber id) |
Modifier and Type | Method and Description |
---|---|
IssuerAndSerialNumber |
DhSigStatic.getIssuerAndSerial() |
Constructor and Description |
---|
DhSigStatic(IssuerAndSerialNumber issuerAndSerial,
byte[] hashValue) |
Constructor and Description |
---|
SMIMEEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber issAndSer) |
Copyright © 2020 BouncyCastle.org. All rights reserved.