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