2 references to SubjectKeyIdentifier
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (1)
38
certificate.Extensions[Oids.
SubjectKeyIdentifier
] ??
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
33
internal static Oid SubjectKeyIdentifierOid => field ??= InitializeOid(
SubjectKeyIdentifier
);