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_PKCS1_KeyExchange_Formatter Constructor

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub New()
[C#] public RSA_PKCS1_KeyExchange_Formatter();
[C++] public: RSA_PKCS1_KeyExchange_Formatter();
[JScript] public function RSA_PKCS1_KeyExchange_Formatter();

[To be supplied.]

[Visual Basic] Overloads Public Sub New(AsymmetricAlgorithm)
[C#] public RSA_PKCS1_KeyExchange_Formatter(AsymmetricAlgorithm);
[C++] public: RSA_PKCS1_KeyExchange_Formatter(AsymmetricAlgorithm*);
[JScript] public function RSA_PKCS1_KeyExchange_Formatter(AsymmetricAlgorithm);

See Also

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