Skip to main content

unwrap_key_raw

Function unwrap_key_raw 

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

Mint an AES-KW key from unwrapped key material read as raw bytes. Consumes the UnwrapInput.