The hybrid encryption system applies to the active document a symmetric cipher (here AES) using a session key. The session key then is encrypted with an asymmetric cipher (here RSA).
This is shown in the dialog Visualising Hybrid Encryption.
The created ciphertext can be decrypted using the dialog hybrid decryption with RSA-AES.