public class OpenSSHPublicKeySpec extends OpenSSHPublicKeySpec
Constructor and Description |
---|
OpenSSHPublicKeySpec(byte[] encodedKey)
Deprecated.
Construct and instance and determine the OpenSSH public key type.
|
getFormat, getType
getEncoded
public OpenSSHPublicKeySpec(byte[] encodedKey)
It does not validate the key beyond identifying the type.
encodedKey
- Copyright © 2021 BouncyCastle.org. All rights reserved.