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