phpDocumentor Net_DNS
[ class tree: Net_DNS ] [ index: Net_DNS ] [ all elements ]

Procedural File: TSIG.php

Source Location: /qp_plugins/basic_antispam_plugin/Net/DNS/RR/TSIG.php

Page Details
Filesource:  Source Code for this file
Classes
Class Description
Net_DNS_RR_TSIG A representation of a resource record of type TSIG
Constants
NET_DNS_DEFAULT_ALGORITHM  [line 20]

NET_DNS_DEFAULT_ALGORITHM = 'hmac-md5.sig-alg.reg.int'

License Information:

Net_DNS: A resolver library for PHP Copyright (c) 2002-2003 Eric Kilfoil eric@ypass.net Maintainers: Marco Kaiser <bate@php.net> Florian Anderiasch <fa@php.net>

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


[ Top ]

NET_DNS_DEFAULT_FUDGE  [line 21]

NET_DNS_DEFAULT_FUDGE = 300

[ Top ]