1 write to _aesCbc
Microsoft.AspNetCore.Cryptography.Internal (1)
Cng\CachedAlgorithmHandles.cs (1)
26
public static BCryptAlgorithmHandle AES_CBC => CachedAlgorithmInfo.GetAlgorithmHandle(ref
_aesCbc
);