Skip to content

VerifyPurpose

High-level purpose applied during path validation to enforce leaf constraints.

ts
type VerifyPurpose = serverAuth | clientAuth | ca

Released under the MIT License.