Reverse DSInfo Class.
More...
#include <ReverseDSInfo.H>
unsigned int ReverseDSInfo::get_algo |
( |
| ) |
const |
|
inline |
Returns the algorithm.
- Returns
- algorithm
string ReverseDSInfo::get_digest |
( |
| ) |
const |
|
inline |
Returns the digest.
- Returns
- digest
unsigned int ReverseDSInfo::get_digest_type |
( |
| ) |
const |
|
inline |
Returns the digest type.
- Returns
- digest type
IpRange ReverseDSInfo::get_ipRange |
( |
| ) |
const |
|
inline |
Returns ip range.
- Returns
- ip range
unsigned int ReverseDSInfo::get_key_tag |
( |
| ) |
const |
|
inline |
Returns the key tag.
- Returns
- key tag
string ReverseDSInfo::get_xml_format |
( |
string |
secDnsVersion = "" | ) |
const |
|
inline |
void ReverseDSInfo::set_algo |
( |
const unsigned int |
algo | ) |
|
|
inline |
void ReverseDSInfo::set_digest |
( |
const string & |
digest | ) |
|
|
inline |
void ReverseDSInfo::set_digest_type |
( |
const unsigned int |
digest_type | ) |
|
|
inline |
void ReverseDSInfo::set_ipRange |
( |
const IpRange & |
ipRange | ) |
|
|
inline |
void ReverseDSInfo::set_key_tag |
( |
const unsigned int |
key_tag | ) |
|
|
inline |
The documentation for this class was generated from the following file: