Grafeas V1 Client - Class EnvelopeSignature (0.10.3)

Reference documentation and code samples for the Grafeas V1 Client class EnvelopeSignature.

Generated from protobuf message grafeas.v1.EnvelopeSignature

Namespace

Grafeas \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ sig string
↳ keyid string

getSig

Generated from protobuf field bytes sig = 1;

Returns
Type Description
string

setSig

Generated from protobuf field bytes sig = 1;

Parameter
Name Description
var string
Returns
Type Description
$this

getKeyid

Generated from protobuf field string keyid = 2;

Returns
Type Description
string

setKeyid

Generated from protobuf field string keyid = 2;

Parameter
Name Description
var string
Returns
Type Description
$this