Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IAuthorityKeyIdentifier
Packages that use IAuthorityKeyIdentifier
Package
Description
-
Uses of IAuthorityKeyIdentifier in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IAuthorityKeyIdentifierModifier and TypeClassDescriptionclass
Wrapper class forAuthorityKeyIdentifier
. -
Uses of IAuthorityKeyIdentifier in com.itextpdf.bouncycastle.cert
Methods in com.itextpdf.bouncycastle.cert that return IAuthorityKeyIdentifierModifier and TypeMethodDescriptionX509ExtensionUtilsBC.createAuthorityKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object. -
Uses of IAuthorityKeyIdentifier in com.itextpdf.commons.bouncycastle.cert
Methods in com.itextpdf.commons.bouncycastle.cert that return IAuthorityKeyIdentifierModifier and TypeMethodDescriptionIX509ExtensionUtils.createAuthorityKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateAuthorityKeyIdentifier
method for the wrapped X509ExtensionUtils object.