matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto.verification
/
SasVerificationTransaction
/
Companion
Companion
object
Companion
Content copied to clipboard
Properties
Properties
KEY_AGREEMENT_V1
Link copied to clipboard
const
val
KEY_AGREEMENT_V1
:
String
Content copied to clipboard
KEY_AGREEMENT_V2
Link copied to clipboard
const
val
KEY_AGREEMENT_V2
:
String
Content copied to clipboard
KNOWN_AGREEMENT_PROTOCOLS
Link copied to clipboard
val
KNOWN_AGREEMENT_PROTOCOLS
:
List
<
String
>
Content copied to clipboard
KNOWN_HASHES
Link copied to clipboard
val
KNOWN_HASHES
:
List
<
String
>
Content copied to clipboard
KNOWN_MACS
Link copied to clipboard
val
KNOWN_MACS
:
List
<
String
>
Content copied to clipboard
KNOWN_SHORT_CODES
Link copied to clipboard
val
KNOWN_SHORT_CODES
:
List
<
String
>
Content copied to clipboard
SAS_MAC_SHA256
Link copied to clipboard
const
val
SAS_MAC_SHA256
:
String
Content copied to clipboard
SAS_MAC_SHA256_LONGKDF
Link copied to clipboard
const
val
SAS_MAC_SHA256_LONGKDF
:
String
Content copied to clipboard