Documentation
CKeySDK
CPROCSPError
~=(_:_:)
Operator
~=(_:_:)
Checks if the given error matches the specified CPROCSPError pattern.
Declaration
static
func
~=
(
pattern
:
CPROCSPError
,
value
: Error) -> Bool