Searched defs:SIGRecord (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/xbill/DNS/
H A DSIGRecord.java18 public class SIGRecord extends SIGBase { class in inherits:SIGBase
22 SIGRecord() {} method in class:SIGRecord
26 return new SIGRecord();
42 SIGRecord(Name name, int dclass, long ttl, int covered, int alg, long origttl, method in class:SIGRecord

Completed in 154 milliseconds