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

Certificate.Decrypt Method

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

Decrypt(Byte[], Boolean)

Decrypts data.

Declaration
public byte[] Decrypt(byte[] rgb, bool silent)
Parameters
Type Name Description
Byte[] rgb

Data to be decrypted.

Boolean silent

If set to true, the cryptographic provider should not display any user interface (UI).

Returns
Type Description
Byte[]

Decrypted data.

Remarks

If silent operation is requested and the cryptographic provider needs to display a UI to operate, this method will fail.

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