org.xbill.DNS.security
Class DSASignature

java.lang.Object
  extended byorg.xbill.DNS.security.DSASignature

public class DSASignature
extends 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

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