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