Function run_crypt_service

Source
pub async fn run_crypt_service(
    policy: Policy,
    stream: CryptRequestStream,
) -> Result<(), Error>