Skip to main content
X509Certificate.prototype.keyUsage - crypto - Node documentation
property X509Certificate.prototype.keyUsage

Usage in Deno

import { X509Certificate } from "node:crypto";

An array detailing the key usages for this certificate.

Type

string[]