cryptoKey.type


  • 类型:<string> 'secret''private''public' 之一。

    ¥Type: <string> One of 'secret', 'private', or 'public'.

标识密钥是对称 ('secret') 还是非对称('private''public')密钥的字符串。

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