| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.asn.crmf | |
| tr.gov.tubitak.uekae.esya.api.asn.pkcs10 | |
| tr.gov.tubitak.uekae.esya.api.asn.x509 |
| Modifier and Type | Method and Description |
|---|---|
ESubjectPublicKeyInfo |
ECertTemplate.getPublicKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
ECertTemplate.setPublicKey(ESubjectPublicKeyInfo publicKey) |
| Modifier and Type | Method and Description |
|---|---|
ESubjectPublicKeyInfo |
ECertificationRequestInfo.getSubjectPKInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ECertificationRequestInfo.setSubjectPKInfo(ESubjectPublicKeyInfo aSubjectPKInfo) |
| Constructor and Description |
|---|
ECertificationRequest(long version,
EName subject,
ESubjectPublicKeyInfo subjectPKInfo,
EAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
ESubjectPublicKeyInfo |
ETBSCertificate.getSubjectPublicKeyInfo() |
ESubjectPublicKeyInfo |
ECertificate.getSubjectPublicKeyInfo()
Returns SubjectPublicKeyInfo of certificate
|
| Modifier and Type | Method and Description |
|---|---|
void |
ETBSCertificate.setSubjectPublicKeyInfo(ESubjectPublicKeyInfo aSubjectPublicKeyInfo) |
| Constructor and Description |
|---|
ETBSCertificate(long aVersion,
java.math.BigInteger aSerialNumber,
EAlgorithmIdentifier aSignatureAlg,
EName aIssuer,
java.util.Calendar aNotBefore,
java.util.Calendar aNotAfter,
EName aSubject,
ESubjectPublicKeyInfo aSubjectPublicKeyInfo,
byte[] aIssuerUniqueId,
byte[] aSubjectUniqueId,
EExtensions aExtensions) |
Copyright © 2025. All rights reserved.