Example usage for Java java.security.cert CertificateRevokedException fields, constructors, methods, implement or subclass
The text is from its open source code.
CertificateRevokedException(Date revocationDate, CRLReason reason, X500Principal authority, Map Constructs a CertificateRevokedException with the specified revocation date, reason code, authority name, and map of extensions. |