PASS_ENCRYPTION_EXTRA_LENGTH


Description:

public const uint32 PASS_ENCRYPTION_EXTRA_LENGTH

The amount of additional data required to store any encrypted byte array. Encrypting an array of N bytes requires N + pass_encryption_extra_length bytes in the encrypted byte array.


Namespace: ToxEncryptSave
Package: toxcore