¥Class: CryptoKeyPair
CryptoKeyPair
CryptoKeyPair 是一个简单的字典对象,具有 publicKey 和 privateKey 属性,代表一个非对称密钥对。
publicKey
privateKey
¥The CryptoKeyPair is a simple dictionary object with publicKey and privateKey properties, representing an asymmetric key pair.