|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.ec.ECTools
| Method Summary | |
static boolean |
isValidPublicKey(ECPublicKey ecPubKey)
Check if the given ECPublicKey is valid. |
| Methods inherited from class java.lang.Object |
|
| Method Detail |
public static boolean isValidPublicKey(ECPublicKey ecPubKey)
throws InvalidKeyException
ECPublicKey is valid.ecPubKey - the ECPublicKeyECPublicKey,
false otherwiseInvalidKeyException - if the public key has not been initialized with EC domain
parameters and thus is only available in encoded form.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||