Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.x509 |
Modifier and Type | Method and Description |
---|---|
ETBSCertificate |
ECertificate.getTBSCertificate()
Returns tbsCertificate of certificate
|
Modifier and Type | Method and Description |
---|---|
void |
ECertificate.setTBSCertificate(ETBSCertificate aTBSCertificate)
Set tbsCertificate of certificate
|
Constructor and Description |
---|
ECertificate(ETBSCertificate tbsCertificate,
EAlgorithmIdentifier algorithmIdentifier,
byte[] signature)
Create ECertificate from elements of certificate
|
Copyright © 2025. All rights reserved.