Official Google Cloud Certified Professional Cloud Security Engineer Exam Guide by Ankush Chowdhary & Prashant Kulkarni
Author:Ankush Chowdhary & Prashant Kulkarni
Language: eng
Format: epub
Publisher: Packt
Published: 2023-11-15T00:00:00+00:00
Step 3: Setting a key rotation period and starting time
Once the key is created, you can set a rotation period with a starting time. Here is the command that will allow you to do so:
gcloud kms keys create key
--keyring key-ring-name
--location location
--purpose "encryption"
--rotation-period rotation-period
--next-rotation-time next-rotation-time
Replace key with a name for the key. Replace key-ring-name with the name of the existing key ring where the key will be located. Replace location with the Cloud KMS location for the key ring. Replace rotation-period with an interval, such as 30d to rotate the key every 30 days. Replace next-rotation-time with a timestamp at which to begin the first rotation, such as 1970-01-01T01:02:03.
Now that you have created a key for symmetric encryption, let us see how to use it to encrypt content.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Cryptography | Encryption |
Hacking | Network Security |
Privacy & Online Safety | Security Certifications |
Viruses |
Effective Threat Investigation for SOC Analysts by Yahia Mostafa;(6199)
Practical Memory Forensics by Svetlana Ostrovskaya & Oleg Skulkin(5898)
Machine Learning Security Principles by John Paul Mueller(5881)
Attacking and Exploiting Modern Web Applications by Simone Onofri & Donato Onofri(5539)
Operationalizing Threat Intelligence by Kyle Wilhoit & Joseph Opacki(5521)
Solidity Programming Essentials by Ritesh Modi(3836)
Microsoft 365 Security, Compliance, and Identity Administration by Peter Rising(3482)
Mastering Python for Networking and Security by José Manuel Ortega(3318)
Future Crimes by Marc Goodman(3309)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3309)
Blockchain Basics by Daniel Drescher(3272)
Operationalizing Threat Intelligence by Joseph Opacki Kyle Wilhoit(3192)
Learn Computer Forensics - Second Edition by William Oettinger(2989)
Mobile App Reverse Engineering by Abhinav Mishra(2863)
Mastering Bitcoin: Programming the Open Blockchain by Andreas M. Antonopoulos(2837)
The Code Book by Simon Singh(2772)
From CIA to APT: An Introduction to Cyber Security by Edward G. Amoroso & Matthew E. Amoroso(2760)
Incident Response with Threat Intelligence by Roberto MartÃnez(2681)
The Art Of Deception by Kevin Mitnick(2583)
