Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.signaturepolicies |
Modifier and Type | Field and Description |
---|---|
CMSAttrs |
SignerRules.mandatedSignedAttr |
CMSAttrs |
VerifierRules.mandatedUnsignedAttr |
CMSAttrs |
SignerRules.mandatedUnsignedAttr |
Constructor and Description |
---|
SignerRules(com.objsys.asn1j.runtime.Asn1Boolean externalSignedData_,
CMSAttrs mandatedSignedAttr_,
CMSAttrs mandatedUnsignedAttr_,
CertRefReq mandatedCertificateRef_,
CertInfoReq mandatedCertificateInfo_,
SignPolExtensions signPolExtensions_)
This constructor sets all elements to references to the
given objects
|
SignerRules(boolean externalSignedData_,
CMSAttrs mandatedSignedAttr_,
CMSAttrs mandatedUnsignedAttr_,
CertRefReq mandatedCertificateRef_,
CertInfoReq mandatedCertificateInfo_,
SignPolExtensions signPolExtensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
SignerRules(CMSAttrs mandatedSignedAttr_,
CMSAttrs mandatedUnsignedAttr_)
This constructor is for required elements only.
|
VerifierRules(CMSAttrs mandatedUnsignedAttr_)
This constructor is for required elements only.
|
VerifierRules(CMSAttrs mandatedUnsignedAttr_,
SignPolExtensions signPolExtensions_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.