Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.x509 |
Modifier and Type | Field and Description |
---|---|
_SeqOfTBSCertList_revokedCertificates_element |
TBSCertList.revokedCertificates |
Constructor and Description |
---|
TBSCertList(long version_,
AlgorithmIdentifier signature_,
Name issuer_,
Time thisUpdate_,
Time nextUpdate_,
_SeqOfTBSCertList_revokedCertificates_element revokedCertificates_,
Extensions crlExtensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TBSCertList(Version version_,
AlgorithmIdentifier signature_,
Name issuer_,
Time thisUpdate_,
Time nextUpdate_,
_SeqOfTBSCertList_revokedCertificates_element revokedCertificates_,
Extensions crlExtensions_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.