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

## EncryptionAlgorithms Class

JWE algorithm identifiers \("alg" and "enc" header values\) defined in RFC 7516 \(JWE\) and
RFC 7518 Sections 4 \(key management\) and 5 \(content encryption\)\.
Constants on this class are recognized by the library; some are listed but not yet supported
because their underlying primitives are not provided by \.NET \(see remarks on each member\)\.

```csharp
public static class EncryptionAlgorithms
```

Inheritance [System\.Object](https://learn.microsoft.com/en-us/dotnet/api/system.object 'System\.Object') → EncryptionAlgorithms
