2 references to ContentType
System.Security.Cryptography (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
347
Oids.
ContentType
=> new Pkcs9ContentType(encodedAttribute),
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
21
internal static Oid ContentTypeOid => field ??= InitializeOid(
ContentType
);