ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Result of encryption for the specified message.
Buffer to encrypt. Caution: The size of the message to be encrypted must be smaller than the size of the key minus the minimum padding size (11 bytes for PKCS1 and 41 for OAEP).For example, for a 4096-bit key and OAEP padding, the message cannot exceed 471 bytes.
Name and path of the file corresponding to the public key that will be used to encrypt. pem, der and p12 key formats are supported.
Key file password (if required).
Padding mode of encrypted data to be compatible with the size required by the encryption algorithms by blocks: cryptPaddingPKCS1(Default value)Padding according to the PKCS 1 algorithm (Public Key Cryptographic Standards).cryptPaddingOAEPPadding according to the OAEP algorithm (Optimal Asymmetric Encryption Padding).
Last update: 09/17/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: