property X509Certificate.prototype.keyUsage Usage in Deno```typescript import { X509Certificate } from "node:node__crypto.d.ts"; ``` An array detailing the key usages for this certificate. Type string[]