DeviceDetails

constructor(ed25519Puk: String, p256r1Puk: String, signature: String, transactionId: String)

Parameters

ed25519Puk

The ED25519 public key generated by the device in HEX-STRING format

p256r1Puk

The P256R1 public key generated by the device in HEX-STRING format

signature

The digital signature, in DER format, calculated over the binary data of the CSR

transactionId

The transaction ID number assigned to the CSR by the device to the SRCP process, it is used to track the CSR through the CSR process