代码搜索:secure
找到约 3,281 项符合「secure」的源代码
代码结果 3,281
www.eeworm.com/read/201516/5058488
asmx secure.asmx
Imports System.Web.Services
Imports System.Web.Security
Public Class SecureSample
Inherits WebService
_
Public Function WhoAreYou()
www.eeworm.com/read/201516/5058547
asmx secure.asmx
Imports System.Web.Services
Imports System
Public Class SecureSample
Inherits WebService
_
Public Function WhoAreYou()
www.eeworm.com/read/201514/5058767
asmx secure.asmx
using System.Web.Services;
using System.Web.Security;
public class SecureSample : WebService
{
[WebMethod]
public string WhoAreYou()
www.eeworm.com/read/201514/5058812
asmx secure.asmx
using System.Web.Services;
using System;
public class SecureSample : WebService
{
[WebMethod]
public string WhoAreYou()
{
ret
www.eeworm.com/read/199484/5077050
asmx secure.asmx
Imports System.Web.Services
Imports System.Web.Security
Public Class SecureSample
Inherits WebService
_
Public Function WhoAreYou()
www.eeworm.com/read/199484/5077109
asmx secure.asmx
Imports System.Web.Services
Imports System
Public Class SecureSample
Inherits WebService
_
Public Function WhoAreYou()
www.eeworm.com/read/184988/5242975
secure httpserver.secure
package com.wrox.httpserver;
import java.io.*;
import java.net.*;
import java.util.*;
import java.security.KeyStore;
import javax.net.*;
import javax.net.ssl.*;
import javax.security.cert.X50
www.eeworm.com/read/183001/5259676
c be-secure.c
/*-------------------------------------------------------------------------
*
* be-secure.c
* functions related to setting up a secure connection to the frontend.
* Secure connections are expe
www.eeworm.com/read/177407/5327630
java secure.java
/******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1
* ("License"); You may not use this f
www.eeworm.com/read/331574/3406848
java secure.java
/*
* This file is part of the QuickServer library
* Copyright (C) 2003-2005 QuickServer.org
*
* Use, modification, copying and distribution of this software is subject to
* the terms and co