+xns/Core/XNSObject
 |
 +--+xns/Authentication/Credential
  |
  +--+xns/Authentication/PersonalIdentityCredential
An authentication credential created by a personal identity in an active login session for the purpose of utilizing that login session to authenticate to another identity. The identity this credential will be used for has a trust relationship with the personal identity, allowing it to be used as an authentication identity. The personal identity may be a web-based personal identity or a hardware-based identity, such as a smart card, capable of producing and signing authentication certificates.
Data Elements | ||
String |
AuthCert | Encrypted authentication certificate, Base64 encoded. |
Boolean |
Compressed | Is the authentication certificate compressed? |
+xns/Core/IdentityAddress |
EncryptedFor | Address of the identity owning the public key used to encrypt the authentication certificate. |
+xns/Core/IdentityAddress |
PersonalIdentity | Address of the personal identity the credential represents. |
+xns/Core/IdentityAddress |
SignedBy | Address of the identity who signed the contained authentication certificate. |
Element Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |