Im curious to know where actually the key file is getting stored when we are using the ProtectedData.Protect() method in the Cryptography namespace ? How is it accessing the key file in order to do the decryption ?
↧
Im curious to know where actually the key file is getting stored when we are using the ProtectedData.Protect() method in the Cryptography namespace ? How is it accessing the key file in order to do the decryption ?