DiffieHellman.GetPublicKey Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
GetPublicKey()
Returns the public key.
Declaration
public abstract byte[] GetPublicKey()
Returns
Type | Description |
---|---|
Byte[] | The public key. |