[−][src]Trait tink_core::Signer
Signer
is the signing interface for digital signature.
Implementations of this trait are secure against adaptive chosen-message attacks. Signing data ensures authenticity and integrity of that data, but not its secrecy.