package
0.0.0-20210604234110-8eb2530e7fe2
Repository: https://github.com/cmlight/go-adscert.git
Documentation: pkg.go.dev
# Functions
NewAuthenticatedConnectionsSigner creates a new signer instance for creating ads.cert Authenticated Connections signatures.
# Structs
AuthenticatedConnectionSignature represents a signature conforming to the ads.cert Authenticated Connections specification.
AuthenticatedConnectionSignatureParams captures parameters for the SignAuthenticatedConnection operation.
AuthenticatedConnectionVerification captures the results of verifying a signature against the ads.cert Authenticated Connections specification requirements.
# Interfaces
AuthenticatedConnectionsSigner generates a signature intended for the specified party over the specified message.