public class OpenSSLConf
extends java.lang.Object
implements java.io.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) |
java.util.List<OpenSSLConfCmd> |
getCommands() |
public void addCmd(OpenSSLConfCmd cmd)
public java.util.List<OpenSSLConfCmd> getCommands()
public boolean check(long cctx) throws java.lang.Exception
java.lang.Exception
public boolean apply(long cctx, long ctx) throws java.lang.Exception
java.lang.Exception
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.