- decryption can happen by non-admins - encrypted files can be given labels - delegation can limit decryption to specific users and labels
This commit adds ECC cases to functions checking for RSA records. Additionally, the rsaEncryptedKey variable is changed to pubEncryptedKey to reflect a general use of public key crypto.