Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.cms |
Modifier and Type | Field and Description |
---|---|
RecipientEncryptedKeys |
KeyAgreeRecipientInfo.recipientEncryptedKeys |
Constructor and Description |
---|
KeyAgreeRecipientInfo(CMSVersion version_,
OriginatorIdentifierOrKey originator_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor is for required elements only.
|
KeyAgreeRecipientInfo(CMSVersion version_,
OriginatorIdentifierOrKey originator_,
com.objsys.asn1j.runtime.Asn1OctetString ukm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor sets all elements to references to the
given objects
|
KeyAgreeRecipientInfo(long version_,
OriginatorIdentifierOrKey originator_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor is for required elements only.
|
KeyAgreeRecipientInfo(long version_,
OriginatorIdentifierOrKey originator_,
byte[] ukm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.