The platform adapter for crypto operations
Optional
options: { name?: string; email?: string; passphrase?: string }Key generation options
Optional
name?: stringThe name for the PGP key
Optional
email?: stringThe email for the PGP key
Optional
passphrase?: stringOptional passphrase to protect the private key
Promise resolving to public and private key pair
Generate a new PGP key pair with platform-appropriate configuration