Commit 736f250
authored
fix(sdk): uses kas sessions key (#2940)
### Proposed Changes
* #2906 accidentally removes using the kas sessions key causing a
regression in tdf3 decrypt performance. this PR uses the session key
### Checklist
- [ ] I have added or updated unit tests
- [ ] I have added or updated integration tests (if appropriate)
- [ ] I have added or updated documentation
### Testing Instructions1 parent a960eca commit 736f250
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
761 | 765 | | |
762 | 766 | | |
763 | 767 | | |
| |||
768 | 772 | | |
769 | 773 | | |
770 | 774 | | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | 775 | | |
777 | 776 | | |
778 | 777 | | |
| |||
0 commit comments