Home > Configuration > SSL > setsslparameter_quantumsize

setsslparameter_quantumsize

Use this method to set amount of data to collect before the data is pushed to the crypto hardware for encryption. For large downloads, a larger quantum size better utilizes the crypto resources.

Syntax



Parameters

quantumsize

Amount of data to collect before the data is pushed to the crypto hardware for encryption. For large downloads, a larger quantum size better utilizes the crypto resources.
Default value = 8192.
Possible Values : 4096, 8192, 16384.

Return Value

Returns simpleResult

See Also