method X509Certificate.prototype.toString Usage in Denoimport { X509Certificate } from "node:crypto"; X509Certificate.prototype.toString(): string Returns the PEM-encoded certificate. Return Type string