Schema Central > SAML 2.0 > saml-schema-authn-context-types-2.0.xsd > SecretKeyProtection
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

SecretKeyProtection

        This element indicates the types and strengths of
        facilities
        of a UA used to protect a shared secret key from
        unauthorized access and/or use.
      

Element information

Type: SecretKeyProtectionType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<SecretKeyProtection>
   <KeyActivation>
      <ActivationPin>
         <Length min="1"/>
         <Alphabet requiredChars="string"/>
         <Generation mechanism="principalchosen"/>
         <ActivationLimit>...
         </ActivationLimit>
         <Extension>
            <!--any element-->
         </Extension>
      </ActivationPin>
      <Extension>
         <!--any element-->
      </Extension>
   </KeyActivation>
   <KeyStorage medium="memory"/>
   <Extension>
      <!--any element-->
   </Extension>
</SecretKeyProtection>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com