Static Methodswift-certificates 1.8.0X509
buildEither(second:)
OneOfPolicies.swift:161- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
static func buildEither<First, Second>(second component: Second) -> PolicyBuilder._Either<First, Second> where First : VerifierPolicy, Second : VerifierPolicy