diff options
| author | Merlin Scholz <merlin@scholz.ruhr> | 2026-05-15 14:04:54 +0200 |
|---|---|---|
| committer | Merlin Scholz <merlin@scholz.ruhr> | 2026-05-15 14:04:54 +0200 |
| commit | 33f2e67748895fbf4e2fa91029d1195c33b4adee (patch) | |
| tree | d7b83a886b1a0d93feee7bf3c0a0ea00e9f250e6 /H005.go | |
| parent | 228e752ad7c5a4bdff1c1ed659d2855937bb8481 (diff) | |
HPB *sending* worksmain
Diffstat (limited to 'H005.go')
| -rw-r--r-- | H005.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -93,6 +93,8 @@ type H005NoPubKeyDigestsRequest struct { type H005NoPubKeyDigestsRequestHeader struct { XMLName xml.Name `xml:"header"` + Xmlns string `xml:"xmlns,attr"` + Ds string `xml:"xmlns:ds,attr"` Authenticate bool `xml:"authenticate,attr"` Static H005NoPubKeyDigestsRequestStaticHeaderType `xml:"static"` Mutable H005EmptyMutableHeaderType `xml:"mutable"` |
