Trait openidconnect::JweKeyManagementAlgorithm[][src]

pub trait JweKeyManagementAlgorithm: Debug + DeserializeOwned + Serialize + 'static { }

JSON Web Encryption (JWE) key management algorithm.

Implementors

Loading content...