HomeSort by: relevance | last modified time | path
    Searched refs:TrustAnchor (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/isctest/
template.py 100 class TrustAnchor:
kasp.py 35 from isctest.template import TrustAnchor
462 def into_ta(self, ta_type: str, dsdigest=DSDigest.SHA256) -> TrustAnchor:
473 return TrustAnchor(str(dnskey.name), ta_type, contents)
  /src/external/mpl/bind/dist/bin/tests/system/rollover/
setup.py 17 from isctest.template import Nameserver, TrustAnchor, Zone
56 def configure_root(delegations: List[Zone]) -> TrustAnchor:

Completed in 26 milliseconds