Kaptos
Toggle table of contents
1.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.core.crypto
/
Secp256r1PrivateKey
/
Companion
/
fromAip80
from
Aip80
fun
fromAip80
(
value
:
String
)
:
Secp256r1PrivateKey
Import a P-256 private key from the safe, algorithm-prefixed AIP-80 format.
fun
fromAip80
(
value
:
Aip80PrivateKey
)
:
Secp256r1PrivateKey