AuthenticatorData.verifyRelyingPartyIdHash
Hashes the relying party ID and compares it with the hash.
Definition
function verifyRelyingPartyIdHash(relyingPartyId: string): boolean;
Parameters
relyingPartyId
Hashes the relying party ID and compares it with the hash.
function verifyRelyingPartyIdHash(relyingPartyId: string): boolean;
relyingPartyId