diff options
-rw-r--r-- | package/inc/EncryptedDataHeader.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/inc/EncryptedDataHeader.hxx b/package/inc/EncryptedDataHeader.hxx index ac6078c39eca..26d8e62d02db 100644 --- a/package/inc/EncryptedDataHeader.hxx +++ b/package/inc/EncryptedDataHeader.hxx @@ -25,7 +25,7 @@ Header signature 4 bytes Version number 2 bytes - Iteraction count 4 bytes + Iteration count 4 bytes Size 4 bytes EncAlgorithm 4 bytes DigestAlgorithm 4 bytes |