Whether registered AES 256 algorithm in the windows will be used internally by the System.Security.Cryptography.ProtectedData by default

388 views Asked by At

if AES 256/256 encryption algorithm is configured in schannel/cipher in the registry in Windows OS then whether AES encryption algorithm will be used internally to encrypt plaintext by the System.Security.Cryptography.ProtectedData in .net applications?

0

There are 0 answers