Skip to the content.

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

Parameters

record

Readonly<TLSARecord>

Returns

TLSARecord