Home | History | Annotate | Download | only in DNS

Lines Matching refs:KEY

87 /** Key */
88 public static final int KEY = 25;
120 /** Key exchange */
141 /** SSH Key Fingerprint */
144 /** IPSEC key */
153 /** DNSSEC Key */
171 /** Transaction key - used to compute a shared secret or exchange a key */
251 types.add(KEY, "KEY", new KEYRecord());