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