Name |
Description |
AuthKeysFileLex |
Lexical analyzer for parsing the OpenSSH public key format and authorized_keys file. |
AuthorizedKey |
A key authorization entry. |
DataBuffer |
|
Extension |
|
KeyFile |
Encoders and decoders for various key file formats |
KeyFileException |
|
KeyFileLex |
|
NoProviderSpecified |
The specified key did not have a valid cryptographic provider. This may be because the key algorithm is not supported or the key parameters were found to be invalid. |
ParseError |
|
PrivateKeyNotAvailable |
An attempt was made to perform a private key operation and the private key parameters could not be found. |
SSHData |
|
SSH_DSS |
|
SSH_RSA |
|
TaggedData |
|
UnexpectedEnd |
An attempt to read a file failed because data was missing or corrupted. |