public final class ClientSslTrustStore extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
asInputStream()
InputStream instance of key.
|
static char[] |
getCertificatePassword()
Returns the certificate password as char[].
|
static char[] |
getKeyStorePassword()
Returns the KeyStore password as char[].
|
public static InputStream asInputStream()
public static char[] getCertificatePassword()
public static char[] getKeyStorePassword()
Copyright © 2020 OpenDaylight. All rights reserved.