Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.invert

Method Crypto.invert()->query_key_length()


Method query_key_length

int 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.