cryptoKey.algorithm
-
类型:<AesKeyGenParams> | <RsaHashedKeyGenParams> | <EcKeyGenParams> | <HmacKeyGenParams>
¥Type: <AesKeyGenParams> | <RsaHashedKeyGenParams> | <EcKeyGenParams> | <HmacKeyGenParams>
一个对象,详细说明可以使用密钥的算法以及其他特定于算法的参数。
¥An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters.
只读。
¥Read-only.