Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.ISubjectKeyIdentifier
Packages that use ISubjectKeyIdentifier
Package
Description
-
Uses of ISubjectKeyIdentifier in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement ISubjectKeyIdentifierModifier and TypeClassDescriptionclass
Wrapper class forSubjectKeyIdentifier
. -
Uses of ISubjectKeyIdentifier in com.itextpdf.bouncycastle.cert
Methods in com.itextpdf.bouncycastle.cert that return ISubjectKeyIdentifierModifier and TypeMethodDescriptionX509ExtensionUtilsBC.createSubjectKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateSubjectKeyIdentifier
method for the wrapped X509ExtensionUtils object. -
Uses of ISubjectKeyIdentifier in com.itextpdf.commons.bouncycastle.cert
Methods in com.itextpdf.commons.bouncycastle.cert that return ISubjectKeyIdentifierModifier and TypeMethodDescriptionIX509ExtensionUtils.createSubjectKeyIdentifier
(ISubjectPublicKeyInfo publicKeyInfo) Calls actualcreateSubjectKeyIdentifier
method for the wrapped X509ExtensionUtils object.