pd_cipher::crypto::plaintext
Plaintext data structures and operations.
Structs
Plaintext
Represents unencrypted, tokenized data.
Plaintext stores a sequence of tokens that are ready for encryption.
The structure of the token sequence is preserved during the encryption process.
pub struct Plaintext