Initial State for shielded instance, these are public keys which are safe to store in public
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dbs
def dbs() -> ::Array<::Google::Cloud::Compute::V1::FileContentBuffer>
Returns
- (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The Key Database (db).
#dbs=
def dbs=(value) -> ::Array<::Google::Cloud::Compute::V1::FileContentBuffer>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The Key Database (db).
Returns
- (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The Key Database (db).
#dbxs
def dbxs() -> ::Array<::Google::Cloud::Compute::V1::FileContentBuffer>
Returns
- (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The forbidden key database (dbx).
#dbxs=
def dbxs=(value) -> ::Array<::Google::Cloud::Compute::V1::FileContentBuffer>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The forbidden key database (dbx).
Returns
- (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The forbidden key database (dbx).
#keks
def keks() -> ::Array<::Google::Cloud::Compute::V1::FileContentBuffer>
Returns
- (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The Key Exchange Key (KEK).
#keks=
def keks=(value) -> ::Array<::Google::Cloud::Compute::V1::FileContentBuffer>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The Key Exchange Key (KEK).
Returns
- (::Array<::Google::Cloud::Compute::V1::FileContentBuffer>) — The Key Exchange Key (KEK).
#pk
def pk() -> ::Google::Cloud::Compute::V1::FileContentBuffer
Returns
- (::Google::Cloud::Compute::V1::FileContentBuffer) — The Platform Key (PK).
#pk=
def pk=(value) -> ::Google::Cloud::Compute::V1::FileContentBuffer
Parameter
- value (::Google::Cloud::Compute::V1::FileContentBuffer) — The Platform Key (PK).
Returns
- (::Google::Cloud::Compute::V1::FileContentBuffer) — The Platform Key (PK).