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.InverseQ

[To be supplied.]

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

See Also

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