| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.asn.cms |
| Modifier and Type | Field and Description |
|---|---|
IssuerSerial |
OtherCertID.issuerSerial |
IssuerSerial |
ESSCertIDv2.issuerSerial |
IssuerSerial |
ESSCertID.issuerSerial |
| Constructor and Description |
|---|
ESSCertID(com.objsys.asn1j.runtime.Asn1OctetString certHash_,
IssuerSerial issuerSerial_)
This constructor sets all elements to references to the
given objects
|
ESSCertID(byte[] certHash_,
IssuerSerial issuerSerial_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ESSCertIDv2(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString certHash_,
IssuerSerial issuerSerial_)
This constructor sets all elements to references to the
given objects
|
ESSCertIDv2(AlgorithmIdentifier hashAlgorithm_,
byte[] certHash_,
IssuerSerial issuerSerial_)
This constructor allows primitive data to be passed for all
primitive elements.
|
OtherCertID(OtherHash otherCertHash_,
IssuerSerial issuerSerial_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.