Fix documentation of used digest and signature algorithm
SHA-256 is used since 2019. This amends c9f8893000249bd5701674c53d18a823b4a1c629. Change-Id: I005aa3414e4606045c8c3b01d71547efcf4122ba Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit ad8047daf1eee0263a3749974ed2f33faae6609f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit eac0a67e82444550aa71c89b710acfa5d5e43689) (cherry picked from commit 683c209c1fc4364b5d5e3e79af10641fc7845825)
This commit is contained in:
parent
c2e29acaf7
commit
a430edf1d8
@ -609,9 +609,9 @@ Optional arguments:
|
||||
from keystore password.)
|
||||
--sigfile <file>: Name of .SF/.DSA file.
|
||||
--digestalg <name>: Name of digest algorithm. Default is
|
||||
"SHA1".
|
||||
"SHA-256".
|
||||
--sigalg <name>: Name of signature algorithm. Default is
|
||||
"SHA1withRSA".
|
||||
"SHA256withRSA".
|
||||
--tsa <url>: Location of the Time Stamping Authority.
|
||||
--tsacert <alias>: Public key certificate for TSA.
|
||||
--internalsf: Include the .SF file inside the signature block.
|
||||
|
Loading…
x
Reference in New Issue
Block a user