public interface KeyAnalyzer
Modifier and Type | Method and Description |
---|---|
boolean |
isKeyCompressed(Key publicKey)
Gets a value indicating whether or not the public key is compressed.
|
boolean isKeyCompressed(Key publicKey)
publicKey
- The public key.