Preparing search index...
The search index is not available
@bicycle-codes/crypto-util
@bicycle-codes/crypto-util
rsa
create
Function create
create
(
use
:
KeyUse
,
size
?:
RsaSize
,
hashAlg
?:
HashAlg
)
:
Promise
<
CryptoKeyPair
>
Parameters
use
:
KeyUse
size
:
RsaSize
= DEFAULT_RSA_SIZE
hashAlg
:
HashAlg
= RSA_HASHING_ALGORITHM
Returns
Promise
<
CryptoKeyPair
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bicycle-codes/crypto-util
Loading...