public class OpenSSHPublicKeySpec extends OpenSSHPublicKeySpec
| Constructor and Description |
|---|
OpenSSHPublicKeySpec(byte[] encodedKey)
Deprecated.
Construct and instance and determine the OpenSSH public key type.
|
getFormat, getTypepublic OpenSSHPublicKeySpec(byte[] encodedKey)
It does not validate the key beyond identifying the type.
encodedKey -