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!

RSA_CSP_Object.Q

[To be supplied.]

[Visual Basic]
Public Q() As Byte
[C#]
public byte[] Q;
[C++]
public: unsigned char* Q[];
[JScript]
public var Q : Byte[];

See Also

RSA_CSP_Object Class | RSA_CSP_Object Members | System.Security.Cryptography Namespace