<sessionKeyAlgorithm> Element

Specifies the key algorithm used for the X509SecurityToken security token for bulk encryption operations.

<microsoft.web.services3> Element
  <security> Element
    <binarySecurityTokenManager> Element
      <add> Element for <binarySecurityTokenManager>

<sessionKeyAlgorithm name/>

Attributes and Elements

Attributes

Attribute Description

name

Required attribute. The key algorithm.

Child Elements

None

Parent Elements

Element Description

<add> Element for <binarySecurityTokenManager>

Adds a user-supplied custom security manager.

Remarks

Use the <sessionKeyAlgorithm> element to specify the key algorithm used for an X509SecurityToken security token. Possible values include AES128, AES192, AES256, or TripleDES. The default value is AES128.

See Also

Reference

<binarySecurityTokenManager> Element
X509SecurityToken