Optional
options: { name?: string; email?: string; passphrase?: string }Optional key generation parameters
Optional
name?: stringThe name for the PGP key (defaults to "Vana User")
Optional
email?: stringThe email for the PGP key (defaults to "user@vana.org")
Optional
passphrase?: stringOptional passphrase to protect the private key
Complete key generation parameters object
Get standard PGP key generation parameters Combines default values with standard configuration