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

RSAManaged.Encrypt Method

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

Encrypt(Byte[])

Encrypts data with the RSA algorithm.

Declaration
public byte[] Encrypt(byte[] rgb)
Parameters
Type Name Description
Byte[] rgb

The data to be encrypted.

Returns
Type Description
Byte[]

The encrypted data.

Remarks

Uses PKCS#1 v1.5 padding.

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