3 references to ToAlgId
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (1)
255
AlgId algId = oidValue.
ToAlgId
();
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (2)
354
AlgId algId = contentEncryptionAlgorithm.Oid.Value!.
ToAlgId
();
436
AlgId algId = algorithmOidValue.
ToAlgId
();