Function deno_net::ops_tls::op_tls_handshake[][src]

pub async fn op_tls_handshake(
    state: Rc<RefCell<OpState>>,
    rid: ResourceId,
    _: ()
) -> Result<(), AnyError>