IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

UseOAEP Property

Whether to use Optimal Asymmetric Encryption Padding (OAEP).

Syntax

public bool UseOAEP { get; set; }
Public Property UseOAEP As Boolean

Default Value

False

Remarks

Whether to use Optimal Asymmetric Encryption Padding (OAEP). By default this value is False and the component will use PKCS1.

To specify non-default OAEP options please see OAEPRSAHashAlgorithm, OAEPMGF1HashAlgorithm, and OAEPParams

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 .NET Edition - Version 20.0 [Build 8286]