# Functions
Sign signs a given payload for the given identity.
# Structs
No description provided by the author
SignResponse is the response from Sign containing the signature and other related metadata.
# Interfaces
Identity is a copy of smimesign.Identity to allow for compatibility without needing a dependency on the whole package.