extractSigFingerprint
PQSafe AgentPay API Reference v0.1.0
PQSafe AgentPay API Reference / extractSigFingerprint
Function: extractSigFingerprint()
extractSigFingerprint(
signedEnvelope):string
Defined in: pqsafe/agent-pay/src/arbitrum.ts:105
Extract the signature fingerprint: first 32 bytes of the ML-DSA-65 signature. The signature is hex-encoded in SignedEnvelope.signature.
Parameters
signedEnvelope
Returns
string