Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.IKeyUsage
Packages that use IKeyUsage
Package
Description
-
Uses of IKeyUsage in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IKeyUsageModifier and TypeMethodDescriptionBouncyCastleFactory.createKeyUsage()
Create key usage wrapper without parameters.BouncyCastleFactory.createKeyUsage
(int i) Create key usage wrapper fromint
value. -
Uses of IKeyUsage in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement IKeyUsage -
Uses of IKeyUsage in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IKeyUsageModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createKeyUsage()
BouncyCastleDefaultFactory.createKeyUsage
(int i) -
Uses of IKeyUsage in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IKeyUsageModifier and TypeMethodDescriptionIBouncyCastleFactory.createKeyUsage()
Create key usage wrapper without parameters.IBouncyCastleFactory.createKeyUsage
(int i) Create key usage wrapper fromint
value.