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

RSAManaged.EncryptRaw Method

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

EncryptRaw(Byte[])

Decrypts data with the RSA algorithm. Replacement for deprecated EncryptValue(Byte[]) method.

Declaration
protected virtual byte[] EncryptRaw(byte[] rgb)
Parameters
Type Name Description
Byte[] rgb

The data to be decrypted.

Returns
Type Description
Byte[]

The decrypted data.

Remarks

No processing of raw data is performed.

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