Class Plaintext

java.lang.Object
org.springframework.vault.support.Plaintext

public class Plaintext extends Object
Value object representing plain text with an optional VaultTransitContext. Plaintext is represented binary safe as byte[].
Since:
1.1
Author:
Praveendra Singh, Mark Paluch