Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IExtendedKeyUsage
Packages that use IExtendedKeyUsage
Package
Description
-
Uses of IExtendedKeyUsage in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IExtendedKeyUsageModifier and TypeMethodDescriptionBouncyCastleFactory.createExtendedKeyUsage
(IKeyPurposeId purposeId) Create extended key usage wrapper from key purpose id wrapper.BouncyCastleFactory.createExtendedKeyUsage
(IKeyPurposeId[] purposeIds) Create extended key usage wrapper from key purpose id wrappers array. -
Uses of IExtendedKeyUsage in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IExtendedKeyUsage -
Uses of IExtendedKeyUsage in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IExtendedKeyUsageModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createExtendedKeyUsage
(IKeyPurposeId purposeId) BouncyCastleDefaultFactory.createExtendedKeyUsage
(IKeyPurposeId[] purposeIds) -
Uses of IExtendedKeyUsage in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IExtendedKeyUsageModifier and TypeMethodDescriptionIBouncyCastleFactory.createExtendedKeyUsage
(IKeyPurposeId purposeId) Create extended key usage wrapper from key purpose id wrapper.IBouncyCastleFactory.createExtendedKeyUsage
(IKeyPurposeId[] purposeIds) Create extended key usage wrapper from key purpose id wrappers array.