Function: normalizeTLSA()
function normalizeTLSA(record: Readonly<TLSARecord>): TLSARecord;
Defined in: src/node-compat.ts:115
Normalize a TLSA record to include both internal and Node field names
function normalizeTLSA(record: Readonly<TLSARecord>): TLSARecord;
Defined in: src/node-compat.ts:115
Normalize a TLSA record to include both internal and Node field names