cryptography-kotlin
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
HMAC
/
Key
/
Format
/
RAW
RAW
RAW
Raw key bytes.
Members
Properties
name
Link copied to clipboard
val
name
:
String
A human-readable name identifying this encoding format.
ordinal
Link copied to clipboard
expect
val
ordinal
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String