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 or specific path
|
public static InputStream asInputStream(String filename, PathType pathType)
filename - keystore locationpathType - keystore location type - "classpath" or "path"Copyright © 2019 OpenDaylight. All rights reserved.