Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IKeyPurposeId
Packages that use IKeyPurposeId
Package
Description
-
Uses of IKeyPurposeId in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IKeyPurposeIdModifier and TypeMethodDescriptionBouncyCastleFactory.createKeyPurposeId()
Create key purpose id wrapper without parameters.Methods in com.itextpdf.bouncycastle with parameters of type IKeyPurposeIdModifier and TypeMethodDescriptionBouncyCastleFactory.createExtendedKeyUsage
(IKeyPurposeId purposeId) Create extended key usage wrapper from key purpose id wrapper. -
Uses of IKeyPurposeId in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IKeyPurposeIdMethods in com.itextpdf.bouncycastle.asn1.x509 that return IKeyPurposeIdModifier and TypeMethodDescriptionKeyPurposeIdBC.getIdKpOCSPSigning()
Getsid_kp_OCSPSigning
constant for the wrapped KeyPurposeId.Constructors in com.itextpdf.bouncycastle.asn1.x509 with parameters of type IKeyPurposeIdModifierConstructorDescriptionExtendedKeyUsageBC
(IKeyPurposeId purposeId) Creates new wrapper instance forExtendedKeyUsage
. -
Uses of IKeyPurposeId in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IKeyPurposeIdModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createKeyPurposeId()
Create key purpose id wrapper without parameters.Methods in com.itextpdf.bouncycastlefips with parameters of type IKeyPurposeIdModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createExtendedKeyUsage
(IKeyPurposeId purposeId) Create extended key usage wrapper from key purpose id wrapper. -
Uses of IKeyPurposeId in com.itextpdf.bouncycastlefips.asn1.x509
Classes in com.itextpdf.bouncycastlefips.asn1.x509 that implement IKeyPurposeIdMethods in com.itextpdf.bouncycastlefips.asn1.x509 that return IKeyPurposeIdModifier and TypeMethodDescriptionKeyPurposeIdBCFips.getIdKpOCSPSigning()
Getsid_kp_OCSPSigning
constant for the wrapped KeyPurposeId.Constructors in com.itextpdf.bouncycastlefips.asn1.x509 with parameters of type IKeyPurposeIdModifierConstructorDescriptionExtendedKeyUsageBCFips
(IKeyPurposeId purposeId) Creates new wrapper instance forExtendedKeyUsage
. -
Uses of IKeyPurposeId in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IKeyPurposeIdModifier and TypeMethodDescriptionIBouncyCastleFactory.createKeyPurposeId()
Create key purpose id wrapper without parameters.Methods in com.itextpdf.commons.bouncycastle with parameters of type IKeyPurposeIdModifier and TypeMethodDescriptionIBouncyCastleFactory.createExtendedKeyUsage
(IKeyPurposeId purposeId) Create extended key usage wrapper from key purpose id wrapper. -
Uses of IKeyPurposeId in com.itextpdf.commons.bouncycastle.asn1.x509
Methods in com.itextpdf.commons.bouncycastle.asn1.x509 that return IKeyPurposeIdModifier and TypeMethodDescriptionIKeyPurposeId.getIdKpOCSPSigning()
Getsid_kp_OCSPSigning
constant for the wrapped KeyPurposeId.