fn handle()

in optee-utee/src/crypto_op.rs [502:504]


    fn handle(&self) -> raw::TEE_OperationHandle {
        self.0.handle()
    }