second
A second symmetric key that’s unique to the passkey, and derives from the second input, if specified.
Declaration
let second: SymmetricKey?Discussion
If input2 isn’t specified, this key is nil.
A second symmetric key that’s unique to the passkey, and derives from the second input, if specified.
let second: SymmetricKey?If input2 isn’t specified, this key is nil.