jborean93 / SecretManagement.DpapiNG

PowerShell SecretManagement module for DPAPI-NG
MIT License
18 stars 0 forks source link

Add default path and certificate support #4

Closed jborean93 closed 10 months ago

jborean93 commented 10 months ago

Use a default path for the DPAPI-NG vault registration if no path was specified. Also adds explicit support for certificate encryption through the -Certificate or -CertificateThumbprint parameters when declaring a protection descriptor.