public static class SslContextUtil.Credentials extends Object
| Modifier and Type | Method and Description |
|---|---|
X509Certificate[] |
getCertificateChain()
Get certificate trustedChain.
|
PrivateKey |
getPrivateKey()
Get private key.
|
public PrivateKey getPrivateKey()
public X509Certificate[] getCertificateChain()
Copyright © 2019 Eclipse Foundation. All rights reserved.