#### [Abblix\.Jwt](https://www.abblix.com/en/docs/api/abblix-jwt 'index')

## Abblix\.Jwt\.Encryption Namespace

| Classes | |
| :--- | :--- |
| [EncryptedData](https://www.abblix.com/en/docs/api/abblix-jwt/Abblix.Jwt.Encryption.EncryptedData 'Abblix\.Jwt\.Encryption\.EncryptedData') | Represents the result of JWE content encryption operation\. Contains the components required for JWE Compact Serialization per RFC 7516\. |

| Interfaces | |
| :--- | :--- |
| [IKeyEncryptor&lt;TJsonWebKey&gt;](https://www.abblix.com/en/docs/api/abblix-jwt/Abblix.Jwt.Encryption.IKeyEncryptor_TJsonWebKey_ 'Abblix\.Jwt\.Encryption\.IKeyEncryptor\<TJsonWebKey\>') | Interface for JWE \(JSON Web Encryption\) key encryption and decryption operations\. Encrypts and decrypts the Content Encryption Key \(CEK\) using a specific key management algorithm\. Implements RFC 7516 Section 5 \(Key Encryption\) and RFC 7518 Section 4 \(Key Management Algorithms\)\. |
