Skip to the content.

Function: isTLSARecord()

function isTLSARecord(record: unknown): record is TLSARecord;

Defined in: src/validators.ts:477

Validates a TLSA record

Parameters

record

unknown

Returns

record is TLSARecord