2 references to RentEncodeSubjectPublicKeyInfo
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
324ArraySegment<byte> spki = Interop.Crypto.RentEncodeSubjectPublicKeyInfo(key); 344ArraySegment<byte> spki = Interop.Crypto.RentEncodeSubjectPublicKeyInfo(key);