Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.signaturepolicies |
Modifier and Type | Field and Description |
---|---|
NameConstraints |
CertificateTrustPoint.nameConstraints |
NameConstraints |
TimestampTrustCondition.ttsNameConstraints |
Constructor and Description |
---|
CertificateTrustPoint(Certificate trustpoint_,
com.objsys.asn1j.runtime.Asn1Integer pathLenConstraint_,
AcceptablePolicySet acceptablePolicySet_,
NameConstraints nameConstraints_,
PolicyConstraints policyConstraints_)
This constructor sets all elements to references to the
given objects
|
CertificateTrustPoint(Certificate trustpoint_,
long pathLenConstraint_,
AcceptablePolicySet acceptablePolicySet_,
NameConstraints nameConstraints_,
PolicyConstraints policyConstraints_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TimestampTrustCondition(CertificateTrustTrees ttsCertificateTrustTrees_,
CertRevReq ttsRevReq_,
NameConstraints ttsNameConstraints_,
DeltaTime cautionPeriod_,
DeltaTime signatureTimestampDelay_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.