KeyAlgorithmInput
Input for generateKeyPair. Selects algorithm family and parameters.
ts
type KeyAlgorithmInput = RsaKeyAlgorithmInput | EcKeyAlgorithmInput | Ed25519KeyAlgorithmInput