SupportedAlgorithm

abstract class SupportedAlgorithm(val alg: String) : RoomEncryptionAlgorithm

Constructors

Link copied to clipboard
fun SupportedAlgorithm(alg: String)

Properties

Link copied to clipboard
val alg: String

Inheritors

Link copied to clipboard