kalium
common
cryptography
/
com.wire.kalium.cryptography.utils
/
SHA256Key
SHA256Key
class
SHA256Key
(
val
data
:
ByteArray
)
:
ByteDataContainer
Members
Constructors
SHA256Key
Link copied to clipboard
constructor
(
data
:
ByteArray
)
Properties
data
Link copied to clipboard
val
data
:
ByteArray
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int