2 references to RentEncodePkcs8PrivateKey
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
287
ArraySegment<byte> p8 = Interop.Crypto.
RentEncodePkcs8PrivateKey
(key);
305
ArraySegment<byte> p8 = Interop.Crypto.
RentEncodePkcs8PrivateKey
(key);