'Declaration Public Overrides Function VerifySignature( _ ByVal hash() As Byte, _ ByVal signature() As Byte _ ) As Boolean
'Usage Dim instance As SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Dim hash() As Byte Dim signature() As Byte Dim value As Boolean value = instance.VerifySignature(hash, signature)
Parameters
- hash
- signature