Uses of Class
netscape.security.x509.X509Cert
-
Packages that use X509Cert Package Description netscape.security.x509 -
-
Uses of X509Cert in netscape.security.x509
Methods in netscape.security.x509 that return X509Cert Modifier and Type Method Description X509Cert
CertAndKeyGen. getSelfCert(X500Name myname, long validity)
Methods in netscape.security.x509 with parameters of type X509Cert Modifier and Type Method Description boolean
X509Cert. equals(X509Cert src)
Deprecated.Compares two certificates, returning false if any data differs between the two.
-