API Differences in CryptoKit in macOS 14.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in CryptoKit in the macOS 14.4 SDK.

Table of Contents

Functions & Methods

CryptoKitError
public static func == (a: CryptoKit.CryptoKitError, b: CryptoKit.CryptoKitError) -> Swift.Bool
CryptoKitError
public func hash(into hasher: inout Swift.Hasher)

Properties & Constants

CryptoKitError
public var hashValue: Swift.Int

Conformances

CryptoKitError
Swift.Equatable
CryptoKitError
Swift.Hashable