'Declaration Public Overloads Function VerifyAuthenticationValue( _ ByVal throwException As Boolean _ ) As Boolean
'Usage Dim instance As AesEncryptionStream Dim throwException As Boolean Dim value As Boolean value = instance.VerifyAuthenticationValue(throwException)
public bool VerifyAuthenticationValue( bool throwException )
Parameters
- throwException