Use this key for performing encryption with the Symetric encryption APIs.

Namespace:  RedCritterV1
Assembly:  RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public string SymetricKey { get; }
Public ReadOnly Property SymetricKey As String

See Also