Closed vcsjones closed 6 years ago
Since RSAKeyVault nuget package exists, this aims to remove the Azure functionality of the Core library and keep it simple with simple private keys, not caring about what implementation of the private key is used.
This will need considerable manual testing first before it can be merged.
Since RSAKeyVault nuget package exists, this aims to remove the Azure functionality of the Core library and keep it simple with simple private keys, not caring about what implementation of the private key is used.