Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.cms |
A package for processing RFC 3852 Cryptographic Message Syntax (CMS) objects - also referred to as PKCS#7 (formerly RFC 2630, 3369).
|
Modifier and Type | Method and Description |
---|---|
static SignerInfo |
SignerInfo.getInstance(Object o)
Return a SignerInfo object from the given input
|
Modifier and Type | Field and Description |
---|---|
protected SignerInfo |
SignerInformation.info |
Modifier and Type | Method and Description |
---|---|
SignerInfo |
SignerInfoGenerator.generate(ASN1ObjectIdentifier contentType) |
SignerInfo |
SignerInformation.toASN1Structure()
Return the underlying ASN.1 object defining this SignerInformation object.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.