Value.get

Get the secret data in the #SecretValue. The value is not necessarily null-terminated unless it was created with secret_value_new() or a null-terminated string was passed to secret_value_new_full().

class Value
string
get
()

Return Value

Type: string

the secret data

Meta