'Declaration Public Function New( _ ByVal stream As Stream, _ ByVal passphrase As String _ )
'Usage Dim stream As Stream Dim passphrase As String Dim instance As New PuTTYPrivateKeyFile(stream, passphrase)
public PuTTYPrivateKeyFile( Stream stream, string passphrase )
Parameters
- stream
- passphrase