The static instance of DES encryption
Namespace:
Hummingbird.TestFramework
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public static Des DES { get; }
Public Shared ReadOnly Property DES As Des
Get
public:
static property Des^ DES {
Des^ get ();
}
static member DES : Des with get
Property Value
Type:
DesSee Also