Skip to main content
X509CheckOptions.subject - crypto - Node documentation
property X509CheckOptions.subject

Usage in Deno

import { type X509CheckOptions } from "node:crypto";

Type

"always"
| "default"
| "never"