()
| 20 | Protect(id string, input gather.Bytes, output *gather.WriteBuffer) |
| 21 | Verify(id string, input gather.Bytes, output *gather.WriteBuffer) error |
| 22 | OverheadBytes() int |
| 23 | } |
| 24 | |
| 25 | type nullStorageProtection struct{} |
no outgoing calls
no test coverage detected