- Preparing search index...
- The search index is not available
newsletter-fe
- generateKeyPair(): {
privateKey: string;
publicKey: string;
}
-
Returns {
privateKey: string;
publicKey: string;
}
- The key pair containing the public key and private key.
-
privateKey: string
-
publicKey: string
Generate a key pair for encryption and decryption.