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