matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.securestorage
/
RawBytesKeySpec
Raw
Bytes
Key
Spec
data
class
RawBytesKeySpec
(
val
privateKey
:
ByteArray
)
:
SsssKeySpec
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Raw
Bytes
Key
Spec
Link copied to clipboard
fun
RawBytesKeySpec
(
privateKey
:
ByteArray
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
Properties
private
Key
Link copied to clipboard
val
privateKey
:
ByteArray
Content copied to clipboard