Interface protos.grafeas.v1beta1.build.IBuildSignature (4.7.0)

Properties of a BuildSignature.

Package

@google-cloud/containeranalysis

Properties

keyId

keyId?: (string|null);

BuildSignature keyId

keyType

keyType?: (grafeas.v1beta1.build.BuildSignature.KeyType|keyof typeof grafeas.v1beta1.build.BuildSignature.KeyType|null);

BuildSignature keyType

publicKey

publicKey?: (string|null);

BuildSignature publicKey

signature

signature?: (Uint8Array|string|null);

BuildSignature signature