IPWorks Encrypt 2020 Android Edition

Questions / Feedback?

UseOAEP Property

Whether to use Optimal Asymmetric Encryption Padding (OAEP).

Syntax

public boolean isUseOAEP();
public void setUseOAEP(boolean useOAEP);

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

Default Value

False

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