1 reference to AuthorityKeyIdentifier
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Security\Cryptography\Oids.Shared.cs (1)
32
internal static Oid AuthorityKeyIdentifierOid => field ??= InitializeOid(
AuthorityKeyIdentifier
);