package
8.2.0
Repository: https://github.com/sassoftware/relic.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Attach a RFC 3161 timestamp to a PKCS#7 SignerInfo using the OID for authenticode signatures.
Attach a RFC 3161 timestamp to a PKCS#7 SignerInfo.
No description provided by the author
Create a HTTP request to request a token from the given URL.
No description provided by the author
No description provided by the author
Verify a timestamp token using external data.
Verify a non-RFC-3161 timestamp token against the given encrypted digest from the primary signature.
Look for a timestamp token or counter-signature in the given signature and return a structure that can be used to validate the signature's certificate chain.
Look for a timestamp (counter-signature or timestamp token) in the UnauthenticatedAttributes of the given already-validated signature and check its integrity.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
undocumented(?) alternative to OidAttributeTimeStampToken found in Authenticode signatures.
No description provided by the author

# Structs

No description provided by the author
Validated timestamp token.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Request holds parameters for a timestamp operation.
Validated signature containing a optional timestamp token.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Timestamper is the common interface for the timestamp client and middleware.