Skip to main content

unwrap_key

Function unwrap_key 

Source
pub fn unwrap_key(
    my_private_key: &[u8],
    wrapped: &WrappedKey,
) -> Result<Vec<u8>, SyncularError>