[][src]Trait openidconnect::JweKeyManagementAlgorithm

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

JSON Web Encryption (JWE) key management algorithm.

Implementors

impl JweKeyManagementAlgorithm for CoreJweKeyManagementAlgorithm[src]

Loading content...