In der Konsole wird dann im Erfolgsfall der Speicherort der Schlüssel ausgegeben
```console
Wrote JWKS of Public Keys to C:\Users\username\AppData\Local\Temp\tmptlp6_p6g\set-public-keys.json
Please upload this key set via Submission-API (POST /destinations)
Wrote JWK representation of encryption public key (key_use=wrapKey) to C:\Users\username\AppData\Local\Temp\tmpx8gi90tq\publicKey_encryption.json
Wrote JWK representation of signature validation public key (key_use=verify) to C:\Users\username\AppData\Local\Temp\tmpx8gi90tq\publicKey_signature_verification.json
Please upload these keys when creating a destination in the self service portal.
Wrote JWKS of Public Keys to C:\Users\username\AppData\Local\Temp\tmpx8gi90tq\set-public-keys.json
This key set can be used to update (rotate) keys via the Submission-API (PUT /destinations/\{destinationID\})
Wrote JWK representation of decryption private key (key_use=unwrapKey) to C:\Users\username\AppData\Local\Temp\tmpx8gi90tq\privateKey_decryption.json
Wrote JWK representation of signing private key (key_use=sign) to C:\Users\username\AppData\Local\Temp\tmpx8gi90tq\privateKey_signing.json
These keys can be used to sign and decrypt in your client application.
Wrote JWK of Private Key Verifiy to C:\Users\username\AppData\Local\Temp\tmptlp6_p6g\privateKey_signing.json
Wrote JWK of Private Key WrapKey to C:\Users\username\AppData\Local\Temp\tmptlp6_p6g\privateKey_decryption.json