Telehashname.from_csks
You're seeing just the function
from_csks
, go back to Telehashname module for more information.
Specs
Generate a hashname from a list of CSKs
As an affordance, an intermediates map may also be provided.
The return value is a tuple with the hashname and a map of the intermediate values used for generation.
nil
is returned when no valid CSKs are found in the list.