WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
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: 11/20/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: