Uses of Class
org.xbill.DNS.DNSSEC.UnsupportedAlgorithmException
Packages that use DNSSEC.UnsupportedAlgorithmException
-
Uses of DNSSEC.UnsupportedAlgorithmException in org.xbill.DNS
Methods in org.xbill.DNS that throw DNSSEC.UnsupportedAlgorithmExceptionModifier and TypeMethodDescriptionstatic StringDNSSEC.algString(int alg) Convert an algorithm number to the corresponding JCA string.(package private) static voidDNSSEC.checkAlgorithm(PrivateKey key, int alg) private static intHIPRecord.mapAlgTypeToDnssec(int alg)