Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3522198e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "identity: Clarify validity period for auth keys."

parents b862e6e2 ecb4a832
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -370,7 +370,8 @@ interface IIdentityCredential {
     *  - issuer: CN shall be set to "Android Identity Credential Key". (fixed value:
     *    same on all certs)
     *
     *  - validity: should be from current time and one year in the future (365 days).
     *  - validity: should be from current time and 31536000 seconds in the
     *    future (approximately 365 days).
     *
     *  - subjectPublicKeyInfo: must contain attested public key.
     *