Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.cms | |
tr.gov.tubitak.uekae.esya.asn.cms |
Constructor and Description |
---|
EEncryptedContentInfo(EncryptedContentInfo aObject) |
Modifier and Type | Field and Description |
---|---|
EncryptedContentInfo |
AuthEnvelopedData.authEncryptedContentInfo |
EncryptedContentInfo |
EnvelopedData.encryptedContentInfo |
EncryptedContentInfo |
EncryptedData.encryptedContentInfo |
Constructor and Description |
---|
AuthEnvelopedData(CMSVersion version_,
OriginatorInfo originatorInfo_,
RecipientInfos recipientInfos_,
EncryptedContentInfo authEncryptedContentInfo_,
AuthAttributes authAttrs_,
com.objsys.asn1j.runtime.Asn1OctetString mac_,
UnauthAttributes unauthAttrs_)
This constructor sets all elements to references to the
given objects
|
AuthEnvelopedData(CMSVersion version_,
RecipientInfos recipientInfos_,
EncryptedContentInfo authEncryptedContentInfo_,
com.objsys.asn1j.runtime.Asn1OctetString mac_)
This constructor is for required elements only.
|
AuthEnvelopedData(long version_,
OriginatorInfo originatorInfo_,
RecipientInfos recipientInfos_,
EncryptedContentInfo authEncryptedContentInfo_,
AuthAttributes authAttrs_,
byte[] mac_,
UnauthAttributes unauthAttrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
AuthEnvelopedData(long version_,
RecipientInfos recipientInfos_,
EncryptedContentInfo authEncryptedContentInfo_,
byte[] mac_)
This constructor is for required elements only.
|
EncryptedData(CMSVersion version_,
EncryptedContentInfo encryptedContentInfo_)
This constructor is for required elements only.
|
EncryptedData(CMSVersion version_,
EncryptedContentInfo encryptedContentInfo_,
UnprotectedAttributes unprotectedAttrs_)
This constructor sets all elements to references to the
given objects
|
EncryptedData(long version_,
EncryptedContentInfo encryptedContentInfo_)
This constructor is for required elements only.
|
EncryptedData(long version_,
EncryptedContentInfo encryptedContentInfo_,
UnprotectedAttributes unprotectedAttrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
EnvelopedData(CMSVersion version_,
OriginatorInfo originatorInfo_,
RecipientInfos recipientInfos_,
EncryptedContentInfo encryptedContentInfo_,
UnprotectedAttributes unprotectedAttrs_)
This constructor sets all elements to references to the
given objects
|
EnvelopedData(CMSVersion version_,
RecipientInfos recipientInfos_,
EncryptedContentInfo encryptedContentInfo_)
This constructor is for required elements only.
|
EnvelopedData(long version_,
OriginatorInfo originatorInfo_,
RecipientInfos recipientInfos_,
EncryptedContentInfo encryptedContentInfo_,
UnprotectedAttributes unprotectedAttrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
EnvelopedData(long version_,
RecipientInfos recipientInfos_,
EncryptedContentInfo encryptedContentInfo_)
This constructor is for required elements only.
|
Copyright © 2025. All rights reserved.