Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.cms | |
tr.gov.tubitak.uekae.esya.asn.cms |
Constructor and Description |
---|
ERevocationInfoChoices(RevocationInfoChoices aObject) |
Modifier and Type | Field and Description |
---|---|
RevocationInfoChoices |
SignedData.crls |
RevocationInfoChoices |
OriginatorInfo.crls |
RevocationInfoChoices |
LongTermValidation.extraRevocation |
Constructor and Description |
---|
LongTermValidation(com.objsys.asn1j.runtime.Asn1GeneralizedTime poeDate_,
LongTermValidation_poeValue poeValue_,
CertificateSet extraCertificates_,
RevocationInfoChoices extraRevocation_)
This constructor sets all elements to references to the
given objects
|
LongTermValidation(java.lang.String poeDate_,
LongTermValidation_poeValue poeValue_,
CertificateSet extraCertificates_,
RevocationInfoChoices extraRevocation_)
This constructor allows primitive data to be passed for all
primitive elements.
|
OriginatorInfo(CertificateSet certs_,
RevocationInfoChoices crls_)
This constructor sets all elements to references to the
given objects
|
SignedData(CMSVersion version_,
DigestAlgorithmIdentifiers digestAlgorithms_,
EncapsulatedContentInfo encapContentInfo_,
CertificateSet certificates_,
RevocationInfoChoices crls_,
SignerInfos signerInfos_)
This constructor sets all elements to references to the
given objects
|
SignedData(long version_,
DigestAlgorithmIdentifiers digestAlgorithms_,
EncapsulatedContentInfo encapContentInfo_,
CertificateSet certificates_,
RevocationInfoChoices crls_,
SignerInfos signerInfos_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.