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