Usage: DnsCmd /TrustAnchorAdd - name of node for which a record will be added - DNSKEY or DS - data for the DNSKEY including ...

Usage: DnsCmd  /TrustAnchorAdd   

          -- name of node for which a record will be added
            -- DNSKEY or DS
            -- data for the DNSKEY including the following:
                          
                       or, data for the DS including the following:
                          
             -- 256=Zone Signing Key (Zone Key flag)
                       257=Key Signing Key (Zone Key flag and Secure Entry 
                           Point flag)
       -- 3=DNSSEC
   -- 5=RSA-SHA1
                       7=RSA-SHA1 (NSEC3)
                       8=RSASHA256
                       10=RSASHA512
                       253=ECDSAP256SHA256 (TBD)
                       254=ECDSAP384SHA384 (TBD)
        -- Public key binary data in base64 notation
            -- DNSSEC key tag for the corresponding DNSKEY record
        -- 1=SHA-1
                       2=SHA-256
            -- Public key digest binary data in hexadecimal notation