Class | Dnsruby::RR::HIP |
In: |
lib/Dnsruby/resource/HIP.rb
|
Parent: | RR |
TypeValue | = | Types::HIP #:nodoc: all |
hit_length | [RW] | An 8-bit length for the HIT field |
pk_algorithm | [RW] |
The PK algorithm used :
0 - no key present 1 - DSA key present 2 - RSA key present |
pk_length | [RW] | An 8-bit length for the Public Key field |
rsvs | [RW] | An array of Rendezvous Servers |
Public Key field - presentation format is base64 - public_key methods reused from IPSECKEY