Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/russellhaering/goxmldsig
/ types & classes
Types & classes
35 in github.com/russellhaering/goxmldsig
⨍
Functions
130
◇
Types & classes
35
↓ 4 callers
TypeAlias
SortedAttrs
SortedAttrs provides sorting capabilities, compatible with XML C14N, on top of an []etree.Attr
etreeutils/sort.go:7
↓ 3 callers
TypeAlias
AlgorithmID
xml_constants.go:38
Struct
CanonicalizationMethod
types/signature.go:38
Interface
Canonicalizer
Canonicalizer is an implementation of a canonicalization algorithm.
canonicalize.go:11
Struct
Clock
Clock wraps a clockwork.Clock (which could be real or fake) in order to default to a real clock when a nil *Clock is used. In other words, if you atte
clock.go:15
Struct
DigestMethod
types/signature.go:25
Interface
ElementKeeper
ElementKeeper should be implemented by types which will be passed to UnmarshalElement, but wish to keep a reference
etreeutils/unmarshal.go:40
Struct
ErrUndeclaredNSPrefix
etreeutils/namespace.go:41
Struct
InclusiveNamespaces
types/signature.go:9
Struct
KeyInfo
types/signature.go:60
Struct
MemoryX509CertificateStore
keystore.go:23
Struct
MemoryX509KeyStore
keystore.go:31
Struct
NSContext
etreeutils/namespace.go:49
FuncType
NSIterHandler
NSIterHandler is a function which is invoked with a element and its surrounding NSContext during traversals.
etreeutils/namespace.go:152
Struct
NullCanonicalizer
canonicalize.go:16
Struct
Reference
types/signature.go:30
Struct
Signature
types/signature.go:75
Struct
SignatureMethod
types/signature.go:43
Struct
SignatureValue
types/signature.go:55
Struct
SignedInfo
types/signature.go:48
Struct
SigningContext
sign.go:19
TypeAlias
TLSCertKeyStore
TLSCertKeyStore wraps the stdlib tls.Certificate to return its contained key and certs.
tls_keystore.go:17
Struct
Transform
types/signature.go:14
Struct
Transforms
types/signature.go:20
Struct
ValidationContext
validate.go:26
Struct
X509Certificate
types/signature.go:70
Interface
X509CertificateStore
keystore.go:19
Interface
X509ChainStore
keystore.go:15
Struct
X509Data
types/signature.go:65
Interface
X509KeyStore
keystore.go:11
Struct
c14N10ExclusiveCanonicalizer
canonicalize.go:31
Struct
c14N10RecCanonicalizer
canonicalize.go:101
Struct
c14N11Canonicalizer
canonicalize.go:71
Struct
c14nSpace
canonicalize.go:143
Struct
signatureMethodInfo
xml_constants.go:77