frostfs-sdk-go/session
Leonard Lyubich 458c882ff4 [#261] session: Make failed Sign pure on failed signature calculation
Make `Sign` method implementation to not modify `issuerSet` state
variable after signature calculation's failures.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-03 14:46:18 +03:00
..
test [#251] object/address: Refactor and document package functionality 2022-05-27 12:41:35 +03:00
common.go [#261] session: Make failed Sign pure on failed signature calculation 2022-06-03 14:46:18 +03:00
container.go [#261] session: Share common code between Container and Object 2022-06-03 14:46:18 +03:00
container_test.go [#261] session: Share common code between Container and Object 2022-06-03 14:46:18 +03:00
doc.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
object.go [#261] session: Share common code between Container and Object 2022-06-03 14:46:18 +03:00
object_test.go [#261] session: Share common code between Container and Object 2022-06-03 14:46:18 +03:00