Secret key used for encryption and decryption.

Namespace: MonoSoftware.Core.Cryptography
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public static string SecretKey
Visual Basic
Public Shared SecretKey As String
Visual C++
public:
static String^ SecretKey
F#
static val mutable SecretKey: string

Field Value

Type: String

See Also