Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.cms |
Modifier and Type | Field and Description |
---|---|
RecipientIdentifier |
KeyTransRecipientInfo.rid |
Constructor and Description |
---|
KeyTransRecipientInfo(CMSVersion version_,
RecipientIdentifier rid_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_)
This constructor sets all elements to references to the
given objects
|
KeyTransRecipientInfo(long version_,
RecipientIdentifier rid_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.