1 reference to BCRYPT_CHAINING_MODE
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptAlgorithmHandle.cs (1)
163
SetProperty(Constants.
BCRYPT_CHAINING_MODE
, pszChainingMode, checked((uint)(chainingMode.Length + 1 /* null terminator */) * sizeof(char)));