property X509Certificate.prototype.raw Usage in Deno```typescript import { X509Certificate } from "node:node__crypto.d.ts"; ``` A `Buffer` containing the DER encoding of this certificate. Type Buffer