Package | Description |
---|---|
old.org.bouncycastle.asn1.pkcs |
Modifier and Type | Method and Description |
---|---|
static IssuerAndSerialNumber |
IssuerAndSerialNumber.getInstance(Object obj) |
IssuerAndSerialNumber |
SignerInfo.getIssuerAndSerialNumber() |
Constructor and Description |
---|
SignerInfo(DERInteger version,
IssuerAndSerialNumber issuerAndSerialNumber,
AlgorithmIdentifier digAlgorithm,
ASN1Set authenticatedAttributes,
AlgorithmIdentifier digEncryptionAlgorithm,
ASN1OctetString encryptedDigest,
ASN1Set unauthenticatedAttributes) |
Copyright © 2015. All rights reserved.