Skip to main content
PeerCertificate.subject - tls - Node documentation
property PeerCertificate.subject

Usage in Deno

import { type PeerCertificate } from "node:tls";

The certificate subject.

Type