Verify Ed25519 Signature
Code Example
The following example will:
- Verify an Ed25519 signature.
- Rust
- Nodejs
- Python
sdk/examples/how_tos/sign_and_verify_ed25519/verify_ed25519_signature.rs
loading...
bindings/nodejs/examples/how_tos/sign_and_verify_ed25519/verify-ed25519-signature.ts
loading...
bindings/python/examples/how_tos/sign_and_verify_ed25519/verify_ed25519_signature.py
loading...
Expected Output
Valid signature: true