IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

UseOAEP Property

Whether to use Optimal Asymmetric Encryption Padding (OAEP).

Syntax


 isUseOAEP(): boolean;

 setUseOAEP(useOAEP: boolean): void;

Default Value

FALSE

Remarks

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

Note: When set to True the HashAlgorithm is also applicable when calling Encrypt and Decrypt.

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