keychaincredential.generate_ssh_key_pair ======================================== Generate a public/private key pair (useful for `SSH_KEY_PAIR` type) .. examples(websocket):: :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "keychaincredential.generate_ssh_key_pair", "params": [] } .. raw:: html
Type: object

Type: array
No Additional Items

KeychainCredentialGenerateSSHKeyPairResult

Type: object
No Additional Properties

Private Key

Type: string

Public Key

Type: string


*Required roles:* KEYCHAIN_CREDENTIAL_WRITE