| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms | |
| org.bouncycastle.cms |
| Modifier and Type | Method and Description |
|---|---|
static SignerIdentifier |
SignerIdentifier.getInstance(Object o)
Return a SignerIdentifier object from the given object.
|
SignerIdentifier |
SignerInfo.getSID() |
| Constructor and Description |
|---|
SignerInfo(SignerIdentifier sid,
AlgorithmIdentifier digAlgorithm,
ASN1Set authenticatedAttributes,
AlgorithmIdentifier digEncryptionAlgorithm,
ASN1OctetString encryptedDigest,
ASN1Set unauthenticatedAttributes) |
SignerInfo(SignerIdentifier sid,
AlgorithmIdentifier digAlgorithm,
Attributes authenticatedAttributes,
AlgorithmIdentifier digEncryptionAlgorithm,
ASN1OctetString encryptedDigest,
Attributes unauthenticatedAttributes) |
| Modifier and Type | Method and Description |
|---|---|
SignerIdentifier |
SignerInfoGenerator.getSID() |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.