Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
Packages that use ITBSCertificate
Package
Description
-
Uses of ITBSCertificate in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return ITBSCertificateModifier and TypeMethodDescriptionBouncyCastleFactory.createTBSCertificate
(byte[] bytes) Create TBS Certificate wrapper from ASN1 Encoded data.BouncyCastleFactory.createTBSCertificate
(IASN1Encodable encodable) Create TBS Certificate wrapper from ASN1 Encodable wrapper. -
Uses of ITBSCertificate in com.itextpdf.bouncycastle.asn1.x509
Classes in com.itextpdf.bouncycastle.asn1.x509 that implement ITBSCertificate -
Uses of ITBSCertificate in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return ITBSCertificateModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createTBSCertificate
(byte[] bytes) BouncyCastleDefaultFactory.createTBSCertificate
(IASN1Encodable encodable) -
Uses of ITBSCertificate in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return ITBSCertificateModifier and TypeMethodDescriptionIBouncyCastleFactory.createTBSCertificate
(byte[] bytes) Create TBS Certificate wrapper from ASN1 Encoded data.IBouncyCastleFactory.createTBSCertificate
(IASN1Encodable encodable) Create TBS Certificate wrapper from ASN1 Encodable wrapper.