Just renewed my code signing certificate from Sectigo. There were two encryption methods to choose from:
TripleDES-SHA1 (the default) and
AES256-SHA256
Which one to choose?
Just renewed my code signing certificate from Sectigo. There were two encryption methods to choose from:
TripleDES-SHA1 (the default) and
AES256-SHA256
Which one to choose?
AES256-SHA256 as SHA1 is being deprecated.