public final class SslKeyStore extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
asInputStream(String filename,
PathType pathType)
InputStream instance of key - key location is on classpath.
|
public static InputStream asInputStream(String filename, PathType pathType)
filename
- keystore locationpathType
- keystore location type - "classpath" or "path"Copyright © 2020 OpenDaylight. All rights reserved.