Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValueResult ¶
ValueResult describes the migration decision for one encrypted field value.
func MigrateValue ¶
func MigrateValue(svc *dataencryption.Service, ciphertext []byte, domain string, identity string) (*ValueResult, error)
MigrateValue rewrites a single persisted encrypted field to MSEH v4 when it is legacy MSEH or explicitly allowed headerless data.
Click to show internal directories.
Click to hide internal directories.