Base:
method
ImportRSAPublicKey
System.Security.Cryptography.RSA.ImportRSAPublicKey(System.ReadOnlySpan<System.Byte>, out System.Int32)
1 reference to ImportRSAPublicKey
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (1)
58rsa.ImportRSAPublicKey(encodedKeyValue, out _);