IPWorks Encrypt 2020 Java Edition

Questions / Feedback?

UseOAEP Property

Whether to use Optimal Asymmetric Encryption Padding (OAEP).

Syntax

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

Default Value

False

Remarks

This setting specifies whether to use Optimal Asymmetric Encryption Padding (OAEP) when encrypting the SymmetricKey with the certificate specified by RecipientCert. It is only applicable when calling Encrypt and RecipientCert is specified.

By default this value is False and the class will use PKCS1.

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