Accessing Provisioning PDUs in BLE Mesh

I am currently working on encrypting "Provisioning public key PDU" with a public key of end node that was received out of band the by provisioner before transmitting it to the provisionee who can then decrypt it with its public key. This will be in accordance to Mesh Protocol v1.1 . Where are the files in which I can access provisioning PDUs?

Related