Skip to content

Sample code for HSM backed Azure Key Vault to demonstrate DigitalSignature, Encrypt/Decrypt, KeyWrapping, Secret management, Encrypted Secret management and more. Thanks to @stephenhaunts for sharing the sample. This repo is cloned and modified for simplicity. Original repo can be found @https://github.com/stephenhaunts/AzureKeyVault.

License

Notifications You must be signed in to change notification settings

aspnet4you/AzureKeyVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AzureKeyVault

Sample code for the Azure Key Vault to demonestrate digital signature, encrypt/decrypt, key wrapping, secret management, encrypted secret management and more. Thanks to @stephenhaunts for sharring the code. This repo is cloned and modified for simplicity. Client authentication is changed from client secret to client certificate. Original code can be found at https://github.com/stephenhaunts/AzureKeyVault.

Update appsettings.json file with clientId, customerMasterKeyId (key id of a key in keyvault), vaultAddress and myCertFile (pfx, self-sign is okay).

About

Sample code for HSM backed Azure Key Vault to demonstrate DigitalSignature, Encrypt/Decrypt, KeyWrapping, Secret management, Encrypted Secret management and more. Thanks to @stephenhaunts for sharing the sample. This repo is cloned and modified for simplicity. Original repo can be found @https://github.com/stephenhaunts/AzureKeyVault.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages