in(_:)
Matches if the signing identifier of the code matches any of the provided signing identifiers.
Declaration
static func `in`(_ values: [SigningIdentifier.DataType]) -> SigningIdentifier.OutTypeMatches if the signing identifier of the code matches any of the provided signing identifiers.
static func `in`(_ values: [SigningIdentifier.DataType]) -> SigningIdentifier.OutType