Skip to main content

Class: RTCDtlsFingerprint

Constructors#

constructor#

new RTCDtlsFingerprint(algorithm, value)

Parameters#

NameType
algorithmstring
valuestring

Defined in#

packages/webrtc/src/transport/dtls.ts:242

Properties#

algorithm#

algorithm: string


value#

value: string