1 write to Oid
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\AlgorithmIdentifier.cs (1)
25
Oid
= oid;
2 references to Oid
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (1)
140
SymmetricAlgorithm alg = OpenAlgorithm(algorithmIdentifier.
Oid
.Value!);
Internal\Cryptography\Pal\AnyOS\ManagedPal.Encrypt.cs (1)
72
Algorithm = contentEncryptionAlgorithm.
Oid
.Value!,