toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
EC
/
privateKeyDecoder
private
Key
Decoder
abstract
fun
privateKeyDecoder
(
curve
:
EC.Curve
)
:
KeyDecoder
<
EC.PrivateKey.Format
,
PrivateK
>
(
source
)