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