public class TestKeySerialization extends ProtocolTestBase
| Constructor and Description |
|---|
TestKeySerialization()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testSerializationPrivateKey()
Tests de-serialization of private keys that have been serialized with an
old ECCelerate version.
|
void |
testSerializationPublicKey()
Tests de-serialization of public keys that have been serialized with an old
ECCelerate version.
|
addProviders, setUppublic void testSerializationPrivateKey()
throws NoSuchAlgorithmException,
InvalidKeySpecException,
IOException,
ClassNotFoundException
public void testSerializationPublicKey()
throws NoSuchAlgorithmException,
InvalidKeySpecException,
IOException,
ClassNotFoundException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.