cryptoKey.type


  • 类型:<string> 其中之一:'secret'、'private' 或 'public'。

一个字符串,用于标识密钥是对称('secret')还是非对称('private' 或 'public')密钥。

【A string identifying whether the key is a symmetric ('secret') or asymmetric ('private' or 'public') key.】