frostfs-api/object
Leonard Lyubich b77811716e [#26] object: Replace creator key to Integrity
This commit moves the public key of the creator of the object to
IntegrityHeader to encapsulate the verification data in one message. Thus
field PublicKey of message Header has been moved to message IntegrityHeader
with the name CreatorKey. As a result, PublicKey message is deleted as no
longer used.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 21:59:42 +03:00
..
service.proto [#26] object: Replace object.Range message definition 2020-08-05 10:29:25 +03:00
types.proto [#26] object: Replace creator key to Integrity 2020-08-06 21:59:42 +03:00