Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IAuthorityKeyIdentifier
Package
Description
-
Uses of IAuthorityKeyIdentifier in com.itextpdf.bouncycastle.asn1.x509
Modifier and TypeClassDescriptionclass
Wrapper class forAuthorityKeyIdentifier
. -
Uses of IAuthorityKeyIdentifier in com.itextpdf.bouncycastle.cert
Modifier and TypeMethodDescriptionX509ExtensionUtilsBC.createAuthorityKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object. -
Uses of IAuthorityKeyIdentifier in com.itextpdf.bouncycastlefips.asn1.x509
Modifier and TypeClassDescriptionclass
Wrapper class forAuthorityKeyIdentifier
. -
Uses of IAuthorityKeyIdentifier in com.itextpdf.bouncycastlefips.cert
Modifier and TypeMethodDescriptionX509ExtensionUtilsBCFips.createAuthorityKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object. -
Uses of IAuthorityKeyIdentifier in com.itextpdf.commons.bouncycastle.cert
Modifier and TypeMethodDescriptionIX509ExtensionUtils.createAuthorityKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object.