'Declaration Sub Read( _ ByVal stream As Stream, _ ByVal passphrase() As Byte _ )
'Usage Dim instance As ISSHPublicKeyAuthenticationDataSource Dim stream As Stream Dim passphrase() As Byte instance.Read(stream, passphrase)
void Read( Stream stream, byte[] passphrase )
Parameters
- stream
- passphrase