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