2 instantiations of Pkcs9LocalKeyId
System.Security.Cryptography (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
340Oids.LocalKeyId => new Pkcs9LocalKeyId() { RawData = encodedAttribute.ToArray() },
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
149Pkcs9LocalKeyId keyId = new(localKeyIdAttributeValue);
1 reference to Pkcs9LocalKeyId
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
149Pkcs9LocalKeyId keyId = new(localKeyIdAttributeValue);