Class ZoneInfo.KeySpec

  • Enclosing class:
    ZoneInfo

    public static class ZoneInfo.KeySpec
    extends Object
    This class represents the DNS key spec.
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getAlgorithm

        public String getAlgorithm()
        Returns the DNSSEC algorithm of this key.
      • getKeyLength

        public Long getKeyLength()
        Returns the key length.
      • getKeyType

        public String getKeyType()
        Returns the key type.