property X509Certificate.prototype.publicKey
Usage in Deno
import { X509Certificate } from "node:crypto";
The public key KeyObject
for this certificate.
import { X509Certificate } from "node:crypto";
The public key KeyObject
for this certificate.