Export-Private-Ecdh

(export-private-ecdh ecdh-key) -> string

Similar to export-public-ecdh, except that it exports the entire key, which may then be encoded for portability or storage.

import-ecdh, applied to the result of this, returns the original key.