public class OpenSSLConf extends Object implements Serializable
Constructor and Description |
---|
OpenSSLConf() |
Modifier and Type | Method and Description |
---|---|
void |
addCmd(OpenSSLConfCmd cmd) |
boolean |
apply(long cctx,
long ctx) |
boolean |
check(long cctx) |
List<OpenSSLConfCmd> |
getCommands() |
public void addCmd(OpenSSLConfCmd cmd)
public List<OpenSSLConfCmd> getCommands()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.