unsigned int ast_dns_tlsa_get_matching_type(const struct ast_dns_record *record)
Get the matching type field from a TLSA record.
unsigned int ast_dns_tlsa_get_usage(const struct ast_dns_record *record)
Get the certificate usage field from a TLSA record.
Asterisk main include file. File version handling, generic pbx functions.
DNS TLSA Record Parsing API.
const char * ast_dns_tlsa_get_association_data(const struct ast_dns_record *record)
Get the certificate association data from a TLSA record.
unsigned int ast_dns_tlsa_get_selector(const struct ast_dns_record *record)
Get the selector field from a TLSA record.