Skip to content
  • Evan Hunt's avatar
    use algorithm number instead of name to create TSIG keys · ffacf0ae
    Evan Hunt authored
    the prior practice of passing a dns_name containing the
    expanded name of an algorithm to dns_tsigkey_create() and
    dns_tsigkey_createfromkey() is unnecessarily cumbersome;
    we can now pass the algorithm number instead.
    ffacf0ae