public sealed class InitialStateConfig : IMessage<InitialStateConfig>, IEquatable<InitialStateConfig>, IDeepCloneable<InitialStateConfig>, IBufferMessage, IMessageInitial State for shielded instance, these are public keys which are safe to store in public
Implements
IMessage<InitialStateConfig>, IEquatable<InitialStateConfig>, IDeepCloneable<InitialStateConfig>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
InitialStateConfig()
public InitialStateConfig()InitialStateConfig(InitialStateConfig)
public InitialStateConfig(InitialStateConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
InitialStateConfig |
Properties
Dbs
public RepeatedField<FileContentBuffer> Dbs { get; }The Key Database (db).
| Property Value | |
|---|---|
| Type | Description |
RepeatedField<FileContentBuffer> |
|
Dbxs
public RepeatedField<FileContentBuffer> Dbxs { get; }The forbidden key database (dbx).
| Property Value | |
|---|---|
| Type | Description |
RepeatedField<FileContentBuffer> |
|
Keks
public RepeatedField<FileContentBuffer> Keks { get; }The Key Exchange Key (KEK).
| Property Value | |
|---|---|
| Type | Description |
RepeatedField<FileContentBuffer> |
|
Pk
public FileContentBuffer Pk { get; set; }The Platform Key (PK).
| Property Value | |
|---|---|
| Type | Description |
FileContentBuffer |
|