2 references to new
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs9LocalKeyId.cs (1)
27: this(new ReadOnlySpan<byte>(keyId))
System\Security\Cryptography\X509Certificates\UnixExportProvider.cs (1)
149Pkcs9LocalKeyId keyId = new(localKeyIdAttributeValue);