intelRSD icon indicating copy to clipboard operation
intelRSD copied to clipboard

Question about Intel PODM source code architecture and function flow

Open housemic opened this issue 7 years ago • 2 comments

Dear Intel - I am studying Intel PODM 2.3 source code, Could you help these questions ? thank you.

Q 1 - main() method is in the class - class VaultDecrypterMain (in file - VaultDecrypterMain.java), How PODM execute next method / function ? Are there configuration or setting for PODM to execute next method / function ?

Q 2 - Could you have information about Intel PODM source code architecture ? thank you.

House

housemic avatar Oct 12 '18 10:10 housemic

Hi @housemic ,

For the VaultDecrypt, it can have some information in PODM user guide chapter 4.7.

As the source code on Github is for reference code purpose, we do not have the document for revealing the architecture information. Hope to have your understanding.

RobertCMa avatar Oct 18 '18 10:10 RobertCMa

Dear RobertCMa, for Q 2 - thank you. for Q 1 - How to execute next java function after executed main () function in Intel PODM ? thank you. House

housemic avatar Oct 31 '18 09:10 housemic