AsymmetricKeyAgreement
The local system has a private key and uses it for shared secret key agreement with the Authentication Authority (e.g. via Diffie Helman).
Element information
Namespace: None
Schema document: saml-2.0-os/saml-schema-authn-context-types-2.0.xsd
Type: PublicKeyType
Properties: Global, Qualified
Content
- Extension [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
keyValidation | [0..1] | xsd:anySimpleType |
Used in
- Group AuthenticatorChoiceGroup
- Group AuthenticatorSequenceGroup
- Type AuthenticatorBaseType via reference to AuthenticatorChoiceGroup (Element Authenticator)
- Type AuthenticatorBaseType via reference to AuthenticatorSequenceGroup (Element Authenticator)
- Type ComplexAuthenticatorType via reference to AuthenticatorChoiceGroup (Element ComplexAuthenticator)
- Type ComplexAuthenticatorType via reference to AuthenticatorSequenceGroup (Element ComplexAuthenticator)
Sample instance
<AsymmetricKeyAgreement> <Extension> <!--any element--> </Extension> </AsymmetricKeyAgreement>