Contents

init(key:)

Creates a message authentication code generator.

Declaration

init(key: SymmetricKey)

Parameters

  • key:

    The symmetric key used to secure the computation.

See Also

Creating an authentication code iteratively