Visual Basic (Declaration) | |
---|---|
Public MustInherit Class AsymmetricKey Inherits CryptoKey Implements IEncryptDecrypt |
C# | |
---|---|
public abstract class AsymmetricKey : CryptoKey, IEncryptDecrypt |
System.Object
CSharpTest.Net.Crypto.CryptoKey
CSharpTest.Net.Crypto.AsymmetricKey
CSharpTest.Net.Crypto.LocalHostKey
CSharpTest.Net.Crypto.RSAPublicKey
CSharpTest.Net.Crypto.RtlProcessKey
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
AsymmetricKey MembersCSharpTest.Net.Crypto Namespace