org.xbill.DNS.security
Class DSASignature

java.lang.Object
  extended by org.xbill.DNS.security.DSASignature

public class DSASignature
extends java.lang.Object

Converts DSA signatures between the SIG record format (as specified in RFC 2536) and the format used by Java DSA routines (DER-encoded).

Author:
Brian Wellington

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait