toggle menu
vc-k
5.8.0-SNAPSHOT
common
switch theme
search in API
vck
/
at.asitplus.wallet.lib.cbor
/
CoseUtils
Cose
Utils
object
CoseUtils
(
source
)
Members
Functions
calc
Signature
Link copied to clipboard
suspend
fun
<
P
:
Any
>
calcSignature
(
keyMaterial
:
KeyMaterial
,
protectedHeader
:
CoseHeader
,
payload
:
P
?
,
serializer
:
KSerializer
<
P
>
)
:
CryptoSignature.RawByteEncodable