Enumerations

The following enumerations are available globally.

  • Links the native CommonCryptoStatus enumeration to Swift versions.

    See more

    Declaration

    Swift

    public enum Status : CCCryptorStatus, Swift.Error, CustomStringConvertible
  • Error status

    See more

Operators

  • CryptorError Thrown in caaes where a fatalError() is NOT appropriate.

    See more

    Declaration

    Swift

    public enum CryptorError : Swift.Error, CustomStringConvertible