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

Usage in Deno

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

true if a Certificate Authority (CA), false otherwise.

Type

boolean