Value.get

ubyte[] get()

Get the secret data in the #SecretValue.

The value is not necessarily null-terminated unless it was created with [secret.value.Value.new_] or a null-terminated string was passed to [secret.value.Value.newFull].

Returns

the secret data