Net Encryption Library
EcdhPrivateKey Class
Members 






KellermanSoftware.NetEncryptionLibrary.ECDH Namespace : EcdhPrivateKey Class
ECDH Curve25519 Private Key
Object Model
EcdhPrivateKey Class
Syntax
'Declaration
 
Public NotInheritable Class EcdhPrivateKey 
'Usage
 
Dim instance As EcdhPrivateKey
public sealed class EcdhPrivateKey 
public class EcdhPrivateKey sealed; 
public sealed class EcdhPrivateKey 
public __gc __sealed class EcdhPrivateKey 
public ref class EcdhPrivateKey sealed 
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetEncryptionLibrary.ECDH.EcdhPrivateKey

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EcdhPrivateKey Members
KellermanSoftware.NetEncryptionLibrary.ECDH Namespace