@Beta public static class TestCertificates.CertData extends Object
Beta
| Modifier and Type | Method and Description |
|---|---|
String |
getBase64Der()
|
Certificate |
getCertfificate()
|
byte[] |
getDer()
|
X509TrustManager |
getTrustManager()
|
public CertData(Stringpem)
public CertificategetCertfificate() throws IOException , CertificateException
IOException
CertificateException
public byte[] getDer()
throws IOException
IOException
public StringgetBase64Der() throws IOException
IOException
public X509TrustManagergetTrustManager() throws IOException , GeneralSecurityException
IOException
GeneralSecurityException