类:CryptoKeyPair


¥Class: CryptoKeyPair

CryptoKeyPair 是一个简单的字典对象,具有 publicKeyprivateKey 属性,代表一个非对称密钥对。

¥The CryptoKeyPair is a simple dictionary object with publicKey and privateKey properties, representing an asymmetric key pair.