| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.asn.pkcs10 | |
| tr.gov.tubitak.uekae.esya.asn.pkcs10 | |
| tr.gov.tubitak.uekae.esya.asn.pkcs12 | |
| tr.gov.tubitak.uekae.esya.asn.pkcs1pkcs8 |
| Modifier and Type | Method and Description |
|---|---|
void |
ECertificationRequestInfo.setAttributes(Attributes aAttributes) |
| Constructor and Description |
|---|
EAttributes(Attributes aObject) |
| Modifier and Type | Field and Description |
|---|---|
Attributes |
CertificationRequestInfo.attributes |
| Constructor and Description |
|---|
CertificationRequestInfo(com.objsys.asn1j.runtime.Asn1Integer version_,
Name subject_,
SubjectPublicKeyInfo subjectPKInfo_,
Attributes attributes_)
This constructor sets all elements to references to the
given objects
|
CertificationRequestInfo(long version_,
Name subject_,
SubjectPublicKeyInfo subjectPKInfo_,
Attributes attributes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
| Constructor and Description |
|---|
KeyBag(long version_,
AlgorithmIdentifier privateKeyAlgorithm_,
byte[] privateKey_,
Attributes attributes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
KeyBag(Version version_,
AlgorithmIdentifier privateKeyAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString privateKey_,
Attributes attributes_)
This constructor sets all elements to references to the
given objects
|
| Modifier and Type | Field and Description |
|---|---|
Attributes |
PrivateKeyInfo.attributes |
| Constructor and Description |
|---|
PrivateKeyInfo(long version_,
AlgorithmIdentifier privateKeyAlgorithm_,
byte[] privateKey_,
Attributes attributes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PrivateKeyInfo(Version version_,
AlgorithmIdentifier privateKeyAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString privateKey_,
Attributes attributes_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.