public class X509KeyStore
extends java.lang.Object
| Constructor and Description |
|---|
X509KeyStore(java.security.KeyStore keyStore,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
com.github.tomakehurst.wiremock.http.ssl.CertificateAuthority |
getCertificateAuthority() |
public X509KeyStore(java.security.KeyStore keyStore,
char[] password)
throws java.security.KeyStoreException
keyStore - KeyStore to delegate topassword - used to manage all keys stored in this key storejava.security.KeyStoreException - if the keystore has not been loaded