Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Hagen committed May 25, 2018
1 parent 1a7c26f commit 0a237d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Encryption/SignalCrypto.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public struct SignalCrypto {
/**
Authenticate a message with the HMAC based on SHA256.
- parameter message: The message to authenticate
- salt: The salt for the HMAC.
- parameter salt: The salt for the HMAC.
- returns: The HMAC
- throws: Should only throw errors of type `SignalError.hmacError`
*/
Expand Down

0 comments on commit 0a237d2

Please sign in to comment.