Structs§
- Custom
Claim - Data
Signature - signature: COSESign1 byteskey: COSEKey hex bytes
- Verify
Response
Functions§
- verify_
data_ signature - Verify data signed according to CIP-008returns ->VerifyResponse {
- verify_
data_ signature_ cip008 - Verify data signed according to CIP-008 returns -> bool or error message
- verify_
data_ signature_ cip30 - Verify data signed according to CIP-30 returns -> bool or error message
- verify_
data_ signature_ new - Verify data signed according to CIP-30returns ->VerifyResponse {
- verify_
signing_ address - Verify signing address, needs to be full base address
returns ->
Result
- verify_
signing_ address_ new - Verify signing address, needs to be full base address returns -> Result ( bool or error message )