DtlsFingerprint class
Constructors
- DtlsFingerprint({required String algorithm, required String value})
- DtlsFingerprint.fromMap(Map data)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited