frostfs-api-go/session
alexvanin 01b910fd31 session: Add public key to the constructor of new private token
Private token based on the token with private key. Therefore
it must inherit public key field through constructor parameter.
2020-01-17 14:56:51 +03:00
..
service.go session: Add public key to the constructor of new private token 2020-01-17 14:56:51 +03:00
service.pb.go proto: regenerate proto files 2019-11-21 16:16:39 +03:00
service.proto docs: add doc comments for session and state requests 2019-11-21 16:16:34 +03:00
store.go session: Add public key to the constructor of new private token 2020-01-17 14:56:51 +03:00
store_test.go session: Add public key to the constructor of new private token 2020-01-17 14:56:51 +03:00
types.go session: Modify verify routine to check owner id connection with public keys 2020-01-17 13:18:36 +03:00
types.pb.go session: Add owner's public key into session token 2020-01-17 13:18:36 +03:00
types.proto session: Add owner's public key into session token 2020-01-17 13:18:36 +03:00