| |
| Constants |
| des |
0 |
Use the DES algorithim |
NO COMMENTS
|
| 3des |
1 |
Use the triple DES algorithim |
NO COMMENTS
|
| aes |
2 |
Use the AES algorithim |
NO COMMENTS
|
| aes192 |
3 |
Use the 192-bit AES algorithim |
NO COMMENTS
|
| aes256 |
4 |
Use the 256-bit AES algorithim |
NO COMMENTS
|
| DEFAULT |
des(0) |
Use the DES algorithim |
NO COMMENTS
|
|