deserialize
Deserializes a raw value into a SecretString.
Return
A new SecretString wrapping raw.toString().
Parameters
raw
The raw value from the configuration store.
Deserializes a raw value into a SecretString.
A new SecretString wrapping raw.toString().
The raw value from the configuration store.