| Package | Description |
|---|---|
| kz.gamma.asn1.cms | |
| kz.gamma.cms |
| Modifier and Type | Method and Description |
|---|---|
static SignerInfo |
SignerInfo.getInstance(java.lang.Object o) |
| Modifier and Type | Field and Description |
|---|---|
private SignerInfo |
SignerInformation.info |
| Modifier and Type | Method and Description |
|---|---|
SignerInfo |
SignerInformation.toSignerInfo()
Return the base ASN.1 CMS structure that this object contains.
|
(package private) SignerInfo |
CMSSignedDataStreamGenerator.SignerInf.toSignerInfo(DERObjectIdentifier contentType) |
(package private) SignerInfo |
CMSVistaSignedDataGenerator.SignerInf.toSignerInfo(DERObjectIdentifier contentType,
CMSProcessable content,
java.lang.String sigProvider,
boolean addDefaultAttributes) |
(package private) SignerInfo |
CMSSignedDataGenerator.SignerInf.toSignerInfo(DERObjectIdentifier contentType,
CMSProcessable content,
java.lang.String sigProvider,
boolean addDefaultAttributes) |
| Constructor and Description |
|---|
SignerInformation(SignerInfo info,
DERObjectIdentifier contentType,
CMSProcessable content,
byte[] digest) |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.