usages property

JSObject get usages

The read-only usages property of the CryptoKey interface indicates what can be done with the key.

Implementation

external JSObject get usages;