interface Certificate Usage in Deno```typescript import { type Certificate } from "node:node__tls.d.ts"; ``` Properties C: string Country code. ST: string Street. L: string Locality. O: string Organization. OU: string Organizational unit. CN: string Common name.