Constructor and Description |
---|
ETime(Time object) |
Modifier and Type | Field and Description |
---|---|
Time |
OptionalValidity.notAfter |
Time |
OptionalValidity.notBefore |
Constructor and Description |
---|
OptionalValidity(Time notBefore_,
Time notAfter_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
Time |
DepoASNEklenecekKokSertifika.kokEndDate |
Time |
DepoASNEklenecekKokSertifika.kokStartDate |
Constructor and Description |
---|
DepoASNEklenecekKokSertifika(com.objsys.asn1j.runtime.Asn1OctetString kokSertifikaValue_,
com.objsys.asn1j.runtime.Asn1OctetString kokSertifikaHash_,
com.objsys.asn1j.runtime.Asn1BigInteger kokSerialNumber_,
Name kokIssuerName_,
Name kokSubjectName_,
Time kokStartDate_,
Time kokEndDate_,
KeyUsage kokKeyUsage_,
com.objsys.asn1j.runtime.Asn1OctetString kokSubjectKeyIdentifier_,
KokSertifikaTipi kokSertifikaTipi_,
KOKGuvenSeviyesi kokGuvenSeviyesi_)
This constructor sets all elements to references to the
given objects
|
DepoASNEklenecekKokSertifika(byte[] kokSertifikaValue_,
byte[] kokSertifikaHash_,
com.objsys.asn1j.runtime.Asn1BigInteger kokSerialNumber_,
Name kokIssuerName_,
Name kokSubjectName_,
Time kokStartDate_,
Time kokEndDate_,
KeyUsage kokKeyUsage_,
byte[] kokSubjectKeyIdentifier_,
KokSertifikaTipi kokSertifikaTipi_,
KOKGuvenSeviyesi kokGuvenSeviyesi_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Method and Description |
---|---|
static Time |
UtilTime.calendarToTimeFor3280(java.util.Calendar aaCal) |
Modifier and Type | Method and Description |
---|---|
static java.util.Calendar |
UtilTime.timeToCalendar(Time aTime) |
static java.util.Date |
UtilTime.timeToDate(Time aTime) |
Modifier and Type | Field and Description |
---|---|
Time |
TBSCertList.nextUpdate |
Time |
Validity.notAfter |
Time |
Validity.notBefore |
Time |
TBSCertList_revokedCertificates_element.revocationDate |
Time |
TBSCertList.thisUpdate |
Constructor and Description |
---|
TBSCertList_revokedCertificates_element(com.objsys.asn1j.runtime.Asn1BigInteger userCertificate_,
Time revocationDate_)
This constructor is for required elements only.
|
TBSCertList_revokedCertificates_element(com.objsys.asn1j.runtime.Asn1BigInteger userCertificate_,
Time revocationDate_,
Extensions crlEntryExtensions_)
This constructor sets all elements to references to the
given objects
|
TBSCertList(AlgorithmIdentifier signature_,
Name issuer_,
Time thisUpdate_)
This constructor is for required elements only.
|
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
|
Validity(Time notBefore_,
Time notAfter_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.