interface X509CheckOptions
Usage in Deno
```typescript import { type X509CheckOptions } from "node:node__crypto.d.ts"; ```optional
subject: "always"
| "default"
| "never"
optional
wildcards: boolean
optional
partialWildcards: boolean
optional
multiLabelWildcards: boolean
optional
singleLabelSubdomains: boolean