Skip to content

AnonymousTmrRecipient

data class AnonymousTmrRecipient(val authFactor: AuthFactor, val rawOverEncryptionKey: ByteArray)

AnonymousTmrRecipient Represents an anonymous tmr recipient with the associated rights

Constructors

AnonymousTmrRecipientconstructor(authFactor: AuthFactor, rawOverEncryptionKey: ByteArray)

Properties

NameSummary
authFactorval authFactor: AuthFactor
Authentication method of this user, to which SSKS has sent a challenge at the request of your app's server.
rawOverEncryptionKeyval rawOverEncryptionKey: ByteArray
The raw over encryption key