Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.cms |
Modifier and Type | Field and Description |
---|---|
OtherKeyAttribute |
RecipientKeyIdentifier.other |
OtherKeyAttribute |
KEKIdentifier.other |
Constructor and Description |
---|
KEKIdentifier(com.objsys.asn1j.runtime.Asn1OctetString keyIdentifier_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime date_,
OtherKeyAttribute other_)
This constructor sets all elements to references to the
given objects
|
KEKIdentifier(byte[] keyIdentifier_,
java.lang.String date_,
OtherKeyAttribute other_)
This constructor allows primitive data to be passed for all
primitive elements.
|
RecipientKeyIdentifier(com.objsys.asn1j.runtime.Asn1OctetString subjectKeyIdentifier_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime date_,
OtherKeyAttribute other_)
This constructor sets all elements to references to the
given objects
|
RecipientKeyIdentifier(byte[] subjectKeyIdentifier_,
java.lang.String date_,
OtherKeyAttribute other_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.