EncryptionNotEnforced typedef

EncryptionNotEnforced = $Empty

Message to represent the option where encryption is not enforced.

An empty message right now to allow future extensibility.

Implementation

typedef EncryptionNotEnforced = $Empty;