Skip to main content

EncryptionAlgorithms Class

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).

public static class EncryptionAlgorithms

Inheritance System.Object → EncryptionAlgorithms