| Package | Description |
|---|---|
| iaik.x509.attr |
| Modifier and Type | Method and Description |
|---|---|
ObjectDigestInfo |
Holder.getObjectDigestInfo()
Gets the objectDigestInfo of this Holder, if set.
|
ObjectDigestInfo |
V2Form.getObjectDigestInfo()
Gets the objectDigestInfo of this V2Form, if set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Holder.setObjectDigestInfo(ObjectDigestInfo objectDigestInfo)
Sets the objectDigestInfo of this Holder.
|
| Constructor and Description |
|---|
V2Form(GeneralNames issuerName,
IssuerSerial baseCertificateID,
ObjectDigestInfo objectDigestInfo)
Default constructor.
|