JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
java.security.cert.CertificateFactory
Packages that use
CertificateFactory
Package
Description
java.security.cert
Uses of
CertificateFactory
in
java.security.cert
Methods in
java.security.cert
that return
CertificateFactory
Modifier and Type
Method and Description
static
CertificateFactory
CertificateFactory.
getInstance
(
String
type)
Returns a certificate factory object that implements the specified certificate type.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes