Package | Description |
---|---|
org.bouncycastle.jce |
Utility classes for use with the JCE.
|
Modifier and Type | Method and Description |
---|---|
static ECNamedCurveParameterSpec |
ECNamedCurveTable.getParameterSpec(String name)
return a parameter spec representing the passed in named
curve.
|
static ECNamedCurveParameterSpec |
ECGOST3410NamedCurveTable.getParameterSpec(String name)
return a parameter spec representing the passed in named
curve.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.