DerivedKeys

class DerivedKeys(val aesKey: ByteArray, val hmacKey: ByteArray)

Constructors

Link copied to clipboard
constructor(aesKey: ByteArray, hmacKey: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard