Contents

Digest

A type that represents the output of a hash.

Declaration

@preconcurrency protocol Digest : ContiguousBytes, CustomStringConvertible, Hashable, Sendable, Sequence where Self.Element == UInt8

Topics

Getting the digest length

Comparing digests

Default Implementations

See Also

Specifying the output type