Gun-Vue docs v0.21.4 • Docs
Gun-Vue docs v0.21.4 / Certificates / generateCerts
Function: generateCerts()
generateCerts(
params
):Promise
<object
>
Generates multiple certificates based on the provided options list.
Parameters
• params
The parameters for generating certificates.
• params.list: CertOptions
[] = []
The list of options for each certificate.
• params.pair: any
The SEA pair object with private and public keys.
Returns
Promise
<object
>
- An object containing the generated certificates.