4 references to GetAlgorithmId
System.Core (4)
System\Security\Cryptography\AesCryptoServiceProvider.cs (4)
109
GetAlgorithmId
(keyValue.Length * 8),
177
using (SafeCapiKeyHandle importedKey = CapiNative.ImportSymmetricKey(m_cspHandle,
GetAlgorithmId
(keyCopy.Length * 8), keyCopy)) {
243
using (SafeCapiKeyHandle importedKey = CapiNative.ImportSymmetricKey(m_cspHandle,
GetAlgorithmId
(keyCopy.Length * 8), keyCopy)) {
377
GetAlgorithmId
(KeySizeValue),