> An encrypted RSA PKCS1-PEM key (2048 bits)

```sh
openssl genrsa -aes128 -out key -passout pass:password 2048
```
