Represents metadata with masked value.
This class extends the abstract class Metadata and provides a masked representation for the value of the metadata. The mask function used is SHA256 hashing.
Creates an instance of MaskedMetadata.
The key of the metadata.
The value of the metadata.
Returns the value associated with the given LogLevel.
Returns a string representation of the object. In this case, it returns the value of the metadata.