As of version 8.1.2, all key's bit-size that are full byte (divisible by 8), and byte-size have to be divisible by 2 are supported.
Previously SmartAssembly supports the following key sizes in the pfx file:
- 128: (1024 bits)
- 256: (2048 bits)
- 512: (4096 bits)
- 1024: (8192 bits)
- 2048: (16384 bits)
Anything else will return the "This SNK format is not supported" exception.
0
0
Was this article helpful?
0 out of 0 found this helpful
Articles in this section
- What does Smart Assembly tamper protection do?
- This application has been built with SmartAssembly Personal Edition, and therefore cannot be distributed
- File is not recognized as a valid URI
- This SNK format is not supported
- What version of SmartAssembly was used to obfuscate my assembly?
- Using LocalDB with SmartAssembly
Add comment
Please sign in to leave a comment.