Uses of Class
com.netscape.cmscore.dbs.RevocationInfo
-
Packages that use RevocationInfo Package Description com.netscape.cmscore.dbs -
-
Uses of RevocationInfo in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that return RevocationInfo Modifier and Type Method Description RevocationInfo
CertificateRepository. isCertificateRevoked(org.mozilla.jss.netscape.security.x509.X509CertImpl cert)
Checks if the presented certificate belongs to the repository and is revoked.
-