Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.x509.ITime
Package
Description
-
Uses of ITime in com.itextpdf.bouncycastle
Modifier and TypeMethodDescriptionBouncyCastleFactory.createEndDate
(X509Certificate certificate) Create time wrapper from the end date of the certificate.BouncyCastleFactory.createTime
(Date date) Create time wrapper fromDate
. -
Uses of ITime in com.itextpdf.bouncycastle.asn1.x509
-
Uses of ITime in com.itextpdf.bouncycastlefips
Modifier and TypeMethodDescriptionBouncyCastleFipsFactory.createEndDate
(X509Certificate certificate) Create time wrapper from the end date of the certificate.BouncyCastleFipsFactory.createTime
(Date date) Create time wrapper fromDate
. -
Uses of ITime in com.itextpdf.bouncycastlefips.asn1.x509
-
Uses of ITime in com.itextpdf.commons.bouncycastle
Modifier and TypeMethodDescriptionIBouncyCastleFactory.createEndDate
(X509Certificate certificate) Create time wrapper from the end date of the certificate.IBouncyCastleFactory.createTime
(Date date) Create time wrapper fromDate
.