public class TestPKCSKeyEncoding extends ProtocolTestBase
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
rule_ |
| Constructor and Description |
|---|
TestPKCSKeyEncoding(String key) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<String> |
getParameters() |
void |
readPrivateKey() |
void |
readPrivateKeyAndCheckPublicKey() |
void |
writeBack() |
addProviders, setUppublic TestPKCSKeyEncoding(String key)
public void readPrivateKey()
throws NoSuchAlgorithmException,
InvalidKeySpecException
public void readPrivateKeyAndCheckPublicKey()
throws NoSuchAlgorithmException,
InvalidKeySpecException
public void writeBack()
throws NoSuchAlgorithmException,
InvalidKeySpecException,
IOException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.