2 references to TryEncrypt
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
216bool encrypted = TryEncrypt( 239return TryEncrypt(key, data, destination, padding, out bytesWritten);