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