public class TestECIES extends ECIESTestBase
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
rule_ |
| Constructor and Description |
|---|
TestECIES(boolean primeCurve,
int bitLength,
boolean sideChannelProtection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ecies() |
static Collection<Object[]> |
getParameters() |
setUpaddProviderspublic TestECIES(boolean primeCurve,
int bitLength,
boolean sideChannelProtection)
public static Collection<Object[]> getParameters()
public void ecies()
throws InvalidKeyException,
InvalidAlgorithmParameterException,
IllegalBlockSizeException,
BadPaddingException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.