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!

AsymmetricKeyExDeformatter Class

[To be supplied.]

Object
   CryptographicObject
      AsymmetricKeyExDeformatter

[Visual Basic]
MustInherit Public Class AsymmetricKeyExDeformatter
   Inherits CryptographicObject
[C#]
public abstract class AsymmetricKeyExDeformatter :
   CryptographicObject
[C++]
public __gc __abstract class AsymmetricKeyExDeformatter : public
   CryptographicObject
[JScript]
public abstract class AsymmetricKeyExDeformatter extends
   CryptographicObject

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

AsymmetricKeyExDeformatter Members | System.Security.Cryptography Namespace