Struct rust_cryptoauthlib::SignEcdsaParam
source · [−]Expand description
Detailed parameters of calling the ECDSA signature function
Fields
is_invalidate: bool
Set to true if the signature will be used with the Verify(Invalidate) command. false for all other cases.
is_full_sn: bool
Set to true if the message should incorporate the device’s full serial number.