method X509Certificate.prototype.toString Usage in Deno```typescript import { X509Certificate } from "node:node__crypto.d.ts"; ``` X509Certificate.prototype.toString(): string Returns the PEM-encoded certificate. Return Type string