代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/112708/15478560
c main.c
/* $OpenBSD: main.c,v 1.15 2003/12/28 21:53:01 otto Exp $ */
/* $NetBSD: main.c,v 1.5 1996/02/28 21:04:05 thorpej Exp $ */
/*
* Copyright (c) 1988, 1990, 1993
* The Regents of the University of Cal
www.eeworm.com/read/112400/15487771
txt rfc2619.txt
Network Working Group G. Zorn
Request for Comments: 2619 B. Aboba
Category: Standards Track
www.eeworm.com/read/111037/15519902
java jfmauth.java
/*
* Created on 2004.08.17
* JFreeMail - Java mail component
* Copyright (C) 2004 Dalibor Krleza
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/106679/15628955
txt rfc2619.txt
Network Working Group G. Zorn
Request for Comments: 2619 B. Aboba
Category: Standards Track
www.eeworm.com/read/105212/15675059
c auth-rh-rsa.c
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
* Rhosts or /etc/hosts.equiv authentication combi
www.eeworm.com/read/105212/15675085
h readconf.h
/* $OpenBSD: readconf.h,v 1.46 2003/04/01 10:22:21 markus Exp $ */
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* Al
www.eeworm.com/read/104928/15681245
vbs page529.vbs
Const DTSSQLStgFlag_UseTrustedConnection = 256
Dim objDTS
Set objDTS = CreateObject("DTS.Package")
'open the ProductImport package from the Odin server using NT
'authentication
objDTS.LoadFromSQ
www.eeworm.com/read/104382/15696448
c ppplib.c
/* pppLib.c - Point-to-Point Protocol library */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
www.eeworm.com/read/103743/15724353
h status.h
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single TCP/UDP port, with support for SSL/TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/131179/5947695
bas ssceconstants.bas
Attribute VB_Name = "SSCEConstants"
Option Explicit
Const DB_AUTHENTICATION = 0
Const NT_AUTHENTICATION = 1
Const DEFAULT_NETWORK = 0
Const TCPIP_SOCKETS = 1
Const MULTI_PROTOCOL = 2
Const