upload a private key stored in BW directly from bitwarden browser

Building an application that will allow a user to store a private_key.pem file as an attachment in BW and then have the option to UPLOAD that PEM file directly from BW to the application as though it was stored locally. Trying to not expose the private key to the local environment. we are established to connect to the browser extension and I know we can access the file and paste the contents but tying to make the UX smooth. Any ideas ? Luv the BW !!!

@That_Blockchainguy Welcome to the forum!

Is there anything in the article below that will meet your needs? If not, please specify more clearly what you are looking for that is different from the existing functionality:

thanks for the welcome!! I appreciate your assist. In simple terms the UX needs to be simple - as simple as uploading a file from a local directory.- for the most part it is anticipated our users are not technically inclined. - this image demonstrates what Im trying to achieve

I personally don’t use the SSH agent, so it would be helpful if you could describe how you would perform the key upload using the existing SSH features, and contrast that with how you would prefer to be able to perform that task.

If this description reveals that there is a clear opportunity for improvement, or for implementation of some missing functionality, then I may suggest that you post a formal Feature Request.