cyberark / conjur-api-dotnet

.NET client for the CyberArk Conjur API
Apache License 2.0
15 stars 11 forks source link

Add secret #29

Closed nahumcohen closed 5 years ago

nahumcohen commented 5 years ago

Add an API addSecret with a byte array parameter and clean the byte array after use. This is required in order to get rid of the secret from the memory after use.