Certificate Object : KeySize Property |
Visual Basic |
---|
Public Property KeySize As Long |
This property indicates the strength of the keys used by the certifcate.
Key | Size | Strength |
---|---|---|
512 | bit | Weak |
1024 | bit | Strong |
2048 | bit | Stronger |
Note To generate keys that are greater than 512 bits the "Microsoft Enhanced Cryptographic Provider v1.0" is needed.