diff options
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"` |
