public abstract class KeyEncodingTestHelper extends ProtocolTestBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
algorithm_ |
| Modifier | Constructor and Description |
|---|---|
protected |
KeyEncodingTestHelper(String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeDecodePrivate() |
void |
encodeDecodePublic() |
protected abstract ECParameterSpec |
getSpec() |
addProviders, setUpprotected final String algorithm_
protected KeyEncodingTestHelper(String algorithm)
protected abstract ECParameterSpec getSpec()
public void encodeDecodePrivate()
throws NoSuchAlgorithmException,
NoSuchProviderException,
InvalidAlgorithmParameterException,
InvalidKeySpecException
public void encodeDecodePublic()
throws NoSuchAlgorithmException,
NoSuchProviderException,
InvalidAlgorithmParameterException,
InvalidKeySpecException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.