ICOSESigner
The ICOSESigner
interface defines a contract for COSE message signers. The interface ensures that all signers provide essential functionalities such as retrieving the key identifier, signing data, and specifying the signing algorithm, thereby enabling secure and standardized message authentication across the system.
Interface Definition:
Last updated