CryptoProperties

class CryptoProperties(val authKey: ByteArray, val sessionKey: ByteArray, val salt: ByteArray)

Created by pedro on 11/7/25.

Constructors

Link copied to clipboard
constructor(authKey: ByteArray, sessionKey: ByteArray, salt: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard