MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.crypto
/
EcPrivateKey
/
Companion
/
fromCoseKey
from
Cose
Key
fun
fromCoseKey
(
coseKey
:
CoseKey
)
:
EcPrivateKey
Gets a
EcPrivateKey
from a COSE Key.
Return
the private key.
Parameters
cose
Key
the COSE Key.