Package org.xbill.DNS

Class DNSSEC.MalformedKeyException

All Implemented Interfaces:
Serializable
Enclosing class:
DNSSEC

public static class DNSSEC.MalformedKeyException extends DNSSEC.DNSSECException
The cryptographic data in a DNSSEC key is malformed.
See Also:
  • Constructor Details

    • MalformedKeyException

      MalformedKeyException(String message)
    • MalformedKeyException

      MalformedKeyException(Record rec, Throwable cause)