# Functions
格式转换.
No description provided by the author
Multiple invocations of this function will return the same value, so it can be used for equality checks and switch statements.
包装私钥.
包装公钥.
No description provided by the author
wrap go ecdh Curves.
No description provided by the author
No description provided by the author
解析私钥.
解析公钥.
私钥导入为 ECDH 私钥.
公钥导入为 ECDH 公钥.
No description provided by the author
No description provided by the author
No description provided by the author
Multiple invocations of this function will return the same value, so it can be used for equality checks and switch statements.
# Structs
PrivateKey is an ECDH private key, usually kept secret.
PublicKey is an ECDH public key, usually a peer's ECDH share sent over the wire.