public class TestECDSAVectors extends ECDSATestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestECDSAVectors.TestVector |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
rule_ |
| Constructor and Description |
|---|
TestECDSAVectors(TestECDSAVectors.TestVector testVector,
boolean sideChannelProtection) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
getParameters() |
void |
testVector() |
void |
testVectorPlain() |
setUpaddProviderspublic TestECDSAVectors(TestECDSAVectors.TestVector testVector, boolean sideChannelProtection)
public static Collection<Object[]> getParameters() throws DecodingException
DecodingExceptionpublic void testVector()
throws NoSuchAlgorithmException,
SignatureException,
InvalidKeyException
public void testVectorPlain()
throws DecodingException,
SignatureException,
NoSuchAlgorithmException,
InvalidKeyException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.