Grafeas V1 Client - Class EnvelopeSignature (0.8.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
NameDescription
data array

Optional. Data for populating the Message object.

↳ sig string
↳ keyid string

getSig

Generated from protobuf field bytes sig = 1;

Returns
TypeDescription
string

setSig

Generated from protobuf field bytes sig = 1;

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getKeyid

Generated from protobuf field string keyid = 2;

Returns
TypeDescription
string

setKeyid

Generated from protobuf field string keyid = 2;

Parameter
NameDescription
var string
Returns
TypeDescription
$this