Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
7.4::
Crypto
Crypto.invert

Method Crypto.invert()->query_key_length()


Method query_key_length

int(0..0) query_key_length()

Description

Returns the minimum key length for the invert crypto.

Since this crypto doesn't use a key, this will be 0.