password (2)

void password(Ccl::Bool unpadded)

unpadded
Ccl::Yes
returns a null terminated string of the stored password with no space padding in the string.
Ccl::No
returns the string padded with spaces — the same as invoking the password method with no parameters.