property webcrypto.CryptoKey.type
A string identifying whether the key is a symmetric ('secret'
) or asymmetric ('private'
or 'public'
) key.
A string identifying whether the key is a symmetric ('secret'
) or asymmetric ('private'
or 'public'
) key.