public KeyPair(); internal KeyPair(IntPtr p); internal KeyPair(IntPtr p, bool ownsdata);
Creates a new encyryption key pair.
KeyPair Constructor