Correct doc

This commit is contained in:
Archi
2022-04-12 00:48:24 +02:00
parent f260015098
commit 1a87149765

View File

@@ -75,7 +75,7 @@ public sealed class ASFController : ArchiController {
}
/// <summary>
/// Encrypts data with ASF encryption mechanisms using provided details.
/// Hashes data with ASF hashing mechanisms using provided details.
/// </summary>
[Consumes("application/json")]
[HttpPost("Hash")]