public class TestECKeyEncoding extends KeyEncodingTestHelper
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
algorithm_
Constructor and Description |
---|
TestECKeyEncoding(String name,
PointEncoders pointEncoder,
boolean oidEncoding) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
getParameters() |
protected ECParameterSpec |
getSpec() |
void |
setDefaults() |
encodeDecodePrivate, encodeDecodePublic
addProviders, setUp
public TestECKeyEncoding(String name, PointEncoders pointEncoder, boolean oidEncoding)
public static Collection<Object[]> getParameters()
public void setDefaults()
protected ECParameterSpec getSpec()
getSpec
in class KeyEncodingTestHelper
Copyright © 2011–2022 Stiftung SIC. All rights reserved.