Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Cardinality

Description

<Policy>1 or more

Security policy rules.

These must be the first child elements.

<AlgorithmWhitelist><AlgorithmWhitelist>0 or 1DEPRECATED: Algorithms Whitespace-delimited list of algorithm URIs to explicitly enable.

<IncludedAlgorithms<IncludedAlgorithms> 3.2

0 or 1Algorithms Whitespace-delimited list of algorithm URIs to explicitly enable.
<AlgorithmBlacklistExcludedAlgorithms>0 or 1DEPRECATED: Algorithms Whitespace-delimited list of algorithms to explicitly disable.

<ExcludedAlgorithms<ExcludedAlgorithms3.2

0 or 1Algorithms Whitespace-delimited list of algorithms to explicitly disable.

Custom security policies can be defined at the level of a specific application or protocol endpoint and referenced via a policyId attribute, but in most cases, the default policy is appropriate for all typical exchanges.

...