Represents a base class for Message Level Security (MLS) Policies.
Any MLSPolicy can be epxressed as being composed of one or both of
two SecurityPolicy components called FeatureBinding and KeyBinding.
This generic structure for an MLSPolicy allows for representing complex,
concrete Message Level Security Policies.
Get FeatureBinding component
FeatureBinding component of this MLSPolicy exception: PolicyGenerationException - if a FeatureBinding component is invalid for this MLSPolicy
Get KeyBinding component
KeyBinding component of this MLSPolicy exception: PolicyGenerationException - if a KeyBinding component is invalid for this MLSPolicy