class SigstoreAuthority extends Model (View source)

Properties

string $displayName
protected $publicKeySetType
protected $publicKeySetDataType

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setPublicKeySet(SigstorePublicKeySet $publicKeySet)

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setPublicKeySet(SigstorePublicKeySet $publicKeySet)

No description

Parameters

SigstorePublicKeySet $publicKeySet

SigstorePublicKeySet getPublicKeySet()

No description

Return Value

SigstorePublicKeySet