IO Wallet SDK
GitHub
npm
Preparing search index...
@pagopa/io-wallet-oid-federation
SignCallback
Type Alias SignCallback
SignCallback
:
(
options
:
{
jwk
:
JsonWebKey
;
toBeSigned
:
Uint8Array
}
,
)
=>
Promise
<
Uint8Array
>
Type Declaration
(
options
:
{
jwk
:
JsonWebKey
;
toBeSigned
:
Uint8Array
}
)
:
Promise
<
Uint8Array
>
Parameters
options
:
{
jwk
:
JsonWebKey
;
toBeSigned
:
Uint8Array
}
Returns
Promise
<
Uint8Array
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
IO Wallet SDK
Loading...