ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
DnsServer.SelectTsigKey Delegate
The algorithm which is used in the message
The keyname which is used in the message
Represents the method, that will be called to get the keydata for processing a tsig signed message
Syntax
public delegate System.byte[] DnsServer.SelectTsigKey( 
   TSigAlgorithm algorithm,
   System.string keyName
)

Parameters

algorithm
The algorithm which is used in the message
keyName
The keyname which is used in the message

Return Value

Binary representation of the key
See Also

Reference

DnsServer.SelectTsigKey Members
ARSoft.Tools.Net.Dns Namespace

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X