mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Set credential start&end times
PiperOrigin-RevId: 504880260
This commit is contained in:
committed by
Copybara-Service
parent
ed9890957f
commit
eb282a64da
@@ -52,8 +52,8 @@ message SharedCredential {
|
||||
optional IdentityType identity_type = 1;
|
||||
|
||||
// The unique id of (and hashed based on) a pair of secret
|
||||
// key (PrivateCredential.verification_key) and X509Certificate's public
|
||||
// key (PublicCredential.verification_key).
|
||||
// key (LocalCredential.verification_key) and X509Certificate's public
|
||||
// key (SharedCredential.verification_key).
|
||||
optional bytes secret_id = 2;
|
||||
|
||||
// Bytes representation of a Secret Key owned by contact, to decrypt the
|
||||
|
||||
Reference in New Issue
Block a user