public final class SslKeyStore extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
asInputStream(String filename,
org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.config.rev150811.PathType pathType)
InputStream instance of key - key location is on classpath
|
public static InputStream asInputStream(String filename, org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.config.rev150811.PathType pathType)
filename - keystore locationpathType - keystore location type - "classpath" or "path"Copyright © 2016 OpenDaylight. All Rights Reserved.