NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DSA_CSP Constructor (Int32)

[To be supplied.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal dwKeySize As Integer _
)
[C#]
public DSA_CSP(
   int dwKeySize
);
[C++]
public: DSA_CSP(
   int dwKeySize
);
[JScript]
public function DSA_CSP(
   dwKeySize : int
);

Parameters

dwKeySize
[To be supplied.]

See Also

DSA_CSP Class | DSA_CSP Members | System.Security.Cryptography Namespace | DSA_CSP Constructor Overload List