Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

RSAManaged.EncryptValue Method

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

EncryptValue(Byte[])

Encrypts data with the RSA algorithm.

Declaration
[Obsolete("This method has been deprecated and should no longer be used.", false)]
public override byte[] EncryptValue(byte[] rgb)
Parameters
Type Name Description
Byte[] rgb

The data to be encrypted.

Returns
Type Description
Byte[]

The encrypted data.

Overrides
RSA.EncryptValue(Byte[])
Remarks

No processing of raw data is performed.

In This Article
  • EncryptValue(Byte[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies