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