Skip to main content

unwrap_key_jwk

Function unwrap_key_jwk 

Source
pub async fn unwrap_key_jwk(
    variant: AesVariant,
    input: UnwrapInput,
    options: KwKeyOptions,
) -> Result<KwKey, Error>
Expand description

Mint an AES-KW key from unwrapped key material read as an oct JWK. Consumes the UnwrapInput.