Cei Identity Claim
A self-contained, backend-verifiable identity claim produced from a single card session.
Combines identity data with cryptographic proof material from passive and active authentication. A backend can verify this claim without re-reading the card.
Note: This type carries raw proof material. The serialization format (JWT, CBOR, or other envelope) for transmitting claims to a backend is deferred to the identity provider milestone and will be added without breaking this type's structure.
A CeiIdentityClaim is only produced when PassiveAuthStatus is PassiveAuthStatus.Valid.
Constructors
Properties
Cryptographic proof that the chip is genuine — present only if active auth was requested and succeeded
Card serial number extracted from the CE81 certificate subject (SERIALNUMBER attribute)
Chip Authentication proof (BSI TR-03110 CA) — present only if chip auth was requested and succeeded
Core identity fields from the EDATA applet
Cryptographic proof that the data was signed by the Romanian state
Extended personal data — present only if personal data was requested