Share via


SymmetricKey.IsValid(Boolean) Method

Definition

Checks if the contents are valid

public bool IsValid (bool throwArgumentException);
member this.IsValid : bool -> bool
Public Function IsValid (throwArgumentException As Boolean) As Boolean

Parameters

throwArgumentException
Boolean

Returns

bool

Applies to