Structure
EmptyPolicy
This Policy acts as a placeholder. Its result is always positive.
struct EmptyPolicy
Topics
Instance Properties
verifyingCriticalExtensionsThe X.509 extension types that this policy understands and enforces.
Instance Methods
chainMeetsPolicyRequirements(chain:)Called to determine whether a givenUnverifiedCertificateChainmeets the requirements of this policy.
Relationships
Conforms To
Swift.SendableMetatypeX509.VerifierPolicy