public class AuthorizedKeysParser
extends java.lang.Object
| Constructor and Description |
|---|
AuthorizedKeysParser() |
| Modifier and Type | Method and Description |
|---|---|
static java.security.PublicKey |
decodePublicKey(java.lang.String keyLine) |
static java.lang.String |
encodePublicKey(java.security.PublicKey key) |