expose

fun expose(): String

Returns the underlying plaintext value.

Use this method only when you intentionally need the secret in plaintext -- for example, when passing it to an HTTP client header.

Return

The plaintext secret string.