shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
Fingerprint
Fingerprint
data
class
Fingerprint
(
val
algorithm
:
String
,
val
value
:
String
)
DTLS fingerprint for secure connection
Members
Constructors
Fingerprint
Link copied to clipboard
constructor
(
algorithm
:
String
,
value
:
String
)
Properties
algorithm
Link copied to clipboard
val
algorithm
:
String
value
Link copied to clipboard
val
value
:
String