Digest Authentication is not supported by WEBPCM. In Digest Authentication the user sends a digest of the password over the network so that the password cannot be read by an unauthorized person. The rest of the data is transmitted in clear text.
To prevent the transmission of MCP passwords in clear text over the network, use SSL/TLS. With SSL/TLS, all data transmitted is encrypted, including the usercode and password

