CoreMX.NET Documentation
C#
Show/Hide TOC
Cryptography
Helper
Encrypt
RSA Method
Overload List
EncryptRSA(
Byte
, String, RSAEncryptionPadding)
Encrypts a byte array using the specified RSA public key.
EncryptRSA(String, String, RSAEncryptionPadding, Encoding)
Encrypts a string using the specified RSA public key.
See Also
Reference
CryptographyHelper Class
CoreMX.NET.Helpers Namespace
In This Article
Overload List
See Also