class AttestationOccurrence extends Collection (View source)

Properties

protected $collection_key
protected $jwtsType
protected $jwtsDataType
string $serializedPayload
protected $signaturesType
protected $signaturesDataType

Methods

setJwts($jwts)

No description

Jwt[]
getJwts()

No description

setSerializedPayload($serializedPayload)

No description

string
getSerializedPayload()

No description

setSignatures($signatures)

No description

getSignatures()

No description

Details

setJwts($jwts)

No description

Parameters

$jwts

Jwt[] getJwts()

No description

Return Value

Jwt[]

setSerializedPayload($serializedPayload)

No description

Parameters

$serializedPayload

string getSerializedPayload()

No description

Return Value

string

setSignatures($signatures)

No description

Parameters

$signatures

Signature[] getSignatures()

No description

Return Value

Signature[]