Extracted from Pike v7.6 release 61 at 2005-12-30.
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.