【发布时间】:2019-11-01 11:21:29
【问题描述】:
ECDiffieHellmanCng -> 不支持平台
ECDiffieHellmanOpenSsl -> PublicKey.ToByteArray() -> 不支持平台
这是 7 个月前其他人提出的基本相同(未回答)的问题 How do I serialize and deserialize the public key for ECDiffieHellmanOpenSsl on Linux?
如果有办法驯服提供的类,我想避免引入第 3 方部门。
【问题讨论】:
标签: c# .net-core cryptography diffie-hellman