| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.asn1.x509 | |
| com.itextpdf.commons.bouncycastle.cert |
| Modifier and Type | Method and Description |
|---|---|
ISubjectPublicKeyInfo |
IBouncyCastleFactory.createSubjectPublicKeyInfo(Object obj)
Create subject public key info wrapper from
Object. |
| Modifier and Type | Method and Description |
|---|---|
ISubjectPublicKeyInfo |
ITBSCertificate.getSubjectPublicKeyInfo()
Calls actual
getSubjectPublicKeyInfo method for the wrapped TBSCertificate object. |
| Modifier and Type | Method and Description |
|---|---|
IAuthorityKeyIdentifier |
IX509ExtensionUtils.createAuthorityKeyIdentifier(ISubjectPublicKeyInfo publicKeyInfo)
Calls actual
createAuthorityKeyIdentifier method for the wrapped X509ExtensionUtils object. |
ISubjectKeyIdentifier |
IX509ExtensionUtils.createSubjectKeyIdentifier(ISubjectPublicKeyInfo publicKeyInfo)
Calls actual
createSubjectKeyIdentifier method for the wrapped X509ExtensionUtils object. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.