public class TrustedCertificatesUtil
extends java.lang.Object
Constructor and Description |
---|
TrustedCertificatesUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.security.cert.CertStore |
createCertStore(TrustedCertificates tc)
Deprecated.
Create a CertStore object from TrustedCertificates.
|
public static java.security.cert.CertStore createCertStore(TrustedCertificates tc) throws java.lang.Exception
java.lang.Exception