public class ECGEN extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Modifier and Type | Field and Description |
|---|---|
static org.bouncycastle.jce.provider.BouncyCastleProvider |
BCProvider |
| Constructor and Description |
|---|
ECGEN(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static java.lang.String |
getCurves() |
getName, refSnapshot, setName, toStringpublic static final org.bouncycastle.jce.provider.BouncyCastleProvider BCProvider
public java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static java.lang.String getCurves()