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