Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Transaction signing in DamlForum ↗

Transaction signing in Daml

App Development2 posts280 views1 likesLast activity May 2023
RO
RockyOP
Apr 2023

HI, Please provide a reference link which explains the transaction signing steps in Daml. I am interested to know how the transaction is being signed using the private key, when it leaves the participant nodes

RA
Ratko_Veprek
May 2023

Hi @Rocky

The cryptographic key usage is documented here:
https://docs.daml.com/canton/usermanual/security.html#cryptographic-key-usage

If you aren’t yet familiar with the processing, then I’d recommend to read it up here first:
https://docs.daml.com/canton/architecture/overview.html#canton-101

And that section here might be related too:
https://docs.daml.com/canton/architecture/security.html#resilience-to-malicious-participants

I hope that helps!

← Back to Discussions