1 reference to BCRYPT_AES_ALGORITHM
Microsoft.AspNetCore.Cryptography.Internal (1)
Cng\CachedAlgorithmHandles.cs (1)
50
var algHandle = BCryptAlgorithmHandle.OpenAlgorithmHandle(Constants.
BCRYPT_AES_ALGORITHM
);