SymmetricKey Constructor
Initializes SymmetricKey class objects.
Namespace: Microsoft.Clm
Assembly: Microsoft.Clm.Common (in Microsoft.Clm.Common.dll)
Usage
'Usage
Dim instance As New SymmetricKey
Syntax
'Declaration
Protected Sub New
protected SymmetricKey ()
protected:
SymmetricKey ()
protected SymmetricKey ()
protected function SymmetricKey ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2
See Also
Reference
SymmetricKey Class
SymmetricKey Members
Microsoft.Clm Namespace