Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.cms | |
tr.gov.tubitak.uekae.esya.asn.esya | |
tr.gov.tubitak.uekae.esya.asn.pkcs12 |
Constructor and Description |
---|
EDigestInfo(DigestInfo aDigestInfo) |
Modifier and Type | Field and Description |
---|---|
DigestInfo |
ESYAPasswordRecipientInfo.keyHash |
Constructor and Description |
---|
ESYAPasswordRecipientInfo(com.objsys.asn1j.runtime.Asn1Integer version_,
AlgorithmIdentifier keyDerivationAlgorithm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_,
DigestInfo keyHash_)
This constructor sets all elements to references to the
given objects
|
ESYAPasswordRecipientInfo(com.objsys.asn1j.runtime.Asn1Integer version_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_,
DigestInfo keyHash_)
This constructor is for required elements only.
|
ESYAPasswordRecipientInfo(long version_,
AlgorithmIdentifier keyDerivationAlgorithm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_,
DigestInfo keyHash_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ESYAPasswordRecipientInfo(long version_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_,
DigestInfo keyHash_)
This constructor is for required elements only.
|
Modifier and Type | Field and Description |
---|---|
DigestInfo |
MacData.mac |
Constructor and Description |
---|
MacData(DigestInfo mac_,
com.objsys.asn1j.runtime.Asn1OctetString macSalt_)
This constructor is for required elements only.
|
MacData(DigestInfo mac_,
com.objsys.asn1j.runtime.Asn1OctetString macSalt_,
com.objsys.asn1j.runtime.Asn1Integer iterations_)
This constructor sets all elements to references to the
given objects
|
MacData(DigestInfo mac_,
byte[] macSalt_)
This constructor is for required elements only.
|
MacData(DigestInfo mac_,
byte[] macSalt_,
long iterations_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.