The OpenSSHPrivateKeyFormat type exposes the following members.

Constructors

  NameDescription
Public methodOpenSSHPrivateKeyFormat
Initializes a new instance of the OpenSSHPrivateKeyFormat class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFormatKeyPair
Format keypair for writing to a file
Public methodGetHashCode (Inherited from Object.)
Public methodGetKeyPair
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsFormatted
Are the supplied raw key bytes in this key format?
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberNAME

See Also