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.