toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
HMAC
/
keyDecoder
key
Decoder
abstract
fun
keyDecoder
(
digest
:
CryptographyAlgorithmId
<
Digest
>
)
:
KeyDecoder
<
HMAC.Key.Format
,
HMAC.Key
>
(
source
)