Docs Menu
API Developer Guide / middleware / pub / string / maskString

Service: maskString

This service will be used to mask a string with some * characters.

Input Parameter:

Name Type Description
confidential_string: String Input String to be masked

Output Parameter:

Name Type Description
secured_string: String Masked output string with * characters