'Declaration Public Function New( _ ByVal publicKeyAlgorithm As ISSHPublicKeyAlgorithm, _ ByVal hostKey() As Byte _ )
'Usage Dim publicKeyAlgorithm As ISSHPublicKeyAlgorithm Dim hostKey() As Byte Dim instance As New RejectedSSHHostKeyException(publicKeyAlgorithm, hostKey)
public RejectedSSHHostKeyException( ISSHPublicKeyAlgorithm publicKeyAlgorithm, byte[] hostKey )
Parameters
- publicKeyAlgorithm
- hostKey