CrypterEnvironmentDefault Property | CryptSharp |
The default environment.
Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax
public static CrypterEnvironment Default { get; }
Public Shared ReadOnly Property Default As CrypterEnvironment Get
public: static property CrypterEnvironment^ Default { CrypterEnvironment^ get (); }
static member Default : CrypterEnvironment with get
Property Value
Type: CrypterEnvironmentSee Also