All Packages Class Hierarchy This Package Previous Next Index
Class sun.security.VeriSign
java.lang.Object
|
+----sun.security.VeriSign
- public final class VeriSign
- extends Object
This class represents all the supported
VeriSign CAs in the form of self-signed certificates.
-
VeriSign()
-
-
getCert(X500Name)
- Returns the X.509 Cert associated with this DN.
VeriSign
public VeriSign()
getCert
public static X509Cert getCert(X500Name dn) throws IOException
- Returns the X.509 Cert associated with this DN.
All Packages Class Hierarchy This Package Previous Next Index