Interface protos.google.cloud.confidentialcomputing.v1alpha1.IChallenge (1.2.0)

Properties of a Challenge.

Package

@google-cloud/confidentialcomputing

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Challenge createTime

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

Challenge expireTime

name

name?: (string|null);

Challenge name

nonce

nonce?: (Uint8Array|string|null);

Challenge nonce

used

used?: (boolean|null);

Challenge used