mirror of
https://github.com/QuasarApp/Qt-Secret.git
synced 2025-04-29 17:14:32 +00:00
Update src/Qt-RSA/qrsaencryption.h
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
parent
1d728ad79e
commit
48daa87d79
@ -110,7 +110,7 @@ To ensure reliable protection, it is recommended to use an exponent size of at l
|
||||
* @param rawData Ecoded data.
|
||||
* @param privKey Private RSA key.
|
||||
* @param rsa Encryption key length.
|
||||
* @param blockSizeMode Block size mode see BlockSize.
|
||||
* @param blockSizeMode Block size mode see the BlockSize enum class.
|
||||
* @return Decoded data.
|
||||
* @note This is wrapper for a static method.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user