A strict type for the secrets like passwords or keys
Alias of
Variant[String[1], Sensitive[String[1]]]
# File 'types/secret.pp', line 2