ErrorCode

Represents the kind of an error.

Error.swift:281
struct ErrorCode

The same kind of error may be thrown from more than one place, for more than one reason. This type represents only a fairly high level kind of error: use the string representation of CertificateError to get more details about the specific cause.