matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.model
/
RoomEncryptionAlgorithm
/
SupportedAlgorithm
Supported
Algorithm
abstract
class
SupportedAlgorithm
(
val
alg
:
String
)
:
RoomEncryptionAlgorithm
Inheritors
Megolm
Members
Constructors
Supported
Algorithm
Link copied to clipboard
constructor
(
alg
:
String
)
Properties
alg
Link copied to clipboard
val
alg
:
String