We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d4de54 commit 4f76b80Copy full SHA for 4f76b80
src/index.tsx
@@ -82,6 +82,7 @@ export interface KeyOptions {
82
* PubKeyAlgoEdDSA, or PubKeyAlgoECDH. If empty Curve25519 is used.
83
*/
84
curve?: Curve;
85
+
86
/**
87
* RSABits is the number of bits in new RSA keys made with NewEntity.
88
* If zero, then 2048 bit keys are created.
0 commit comments