What are the algorithm identifiers utilized by the "keys" option? I have the following: hmac-192 rsa-1024 dsa-1024 des-192 aes-128 aes-192 aes-256 However, I know that various other objects are compatible such as asymmetric key sizes such as 2048. And symmetric ciphers such as triple DES? Thanks. SB