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