init(iterations: Int, password: String, salt: [UInt8])
s5SCRAMAAO9ChallengeV15CacheIdentifierV10iterations8password4saltAFSi_SSSays5UInt8VGtcfcWhat are these?
s5SCRAMAAO9ChallengeV15CacheIdentifierV10iterations8password4saltAFSi_SSSays5UInt8VGtcfc
FNV24: [1SYO5]
let iterations: Int
let password: String
let salt: [UInt8]
import SCRAM
@frozen struct CacheIdentifier
enum SCRAM
A namespace for SCRAM-related types.
@frozen struct Challenge
@frozen struct Int
A signed integer value type.
@frozen struct String
A Unicode string value that is a collection of characters.
@frozen struct UInt8
An 8-bit unsigned integer value type.