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

[To be supplied.]

Overload List

[To be supplied.]

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

[To be supplied.]

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

See Also

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