init(key:)
Creates a message authentication code generator.
Declaration
init(key: SymmetricKey)Parameters
- key:
The symmetric key used to secure the computation.
Creates a message authentication code generator.
init(key: SymmetricKey)The symmetric key used to secure the computation.