property webcrypto.CryptoKey.algorithm
Usage in Deno
```typescript import { type webcrypto } from "node:node__crypto.d.ts"; ```An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters.