[Security] Privacy Policies for Keystore and Certificate

Hello, I want to use Cloud Build but how Unity handled our Keystore and Certificate? What is your privacy policies?

I think we can thrust in Unity but how keys are store in Unity server? What usage they do?

Can we find a privacy policies somewhere?

Cloud Build stores uploaded keystores, certificates, and credentials encrypted using AES-256; they’re downloaded by the build systems when needed, and then build environments are destroyed and cleanly recreated for each build.

Unity’s current privacy policy is linked from the footer of the developer site pages - it’s currently Privacy Policy Hub.

Thank you PhilMcJ