Preparing search index...
The search index is not available
@bicycle-codes/crypto-util
@bicycle-codes/crypto-util
rsa
sign
Function sign
sign
(
msg
:
Msg
,
privateKey
:
CryptoKey
,
charSize
?:
CharSize
)
:
Promise
<
ArrayBuffer
>
Parameters
msg
:
Msg
privateKey
:
CryptoKey
charSize
:
CharSize
= DEFAULT_CHAR_SIZE
Returns
Promise
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bicycle-codes/crypto-util
Loading...