class ImportJob extends Model (View source)

Properties

protected $attestationType
protected $attestationDataType
string $createTime
string $expireEventTime
string $expireTime
string $generateTime
string $importMethod
string $name
string $protectionLevel
protected $publicKeyType
protected $publicKeyDataType
string $state

Methods

setAttestation(KeyOperationAttestation $attestation)

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setExpireEventTime($expireEventTime)

No description

string
getExpireEventTime()

No description

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setGenerateTime($generateTime)

No description

string
getGenerateTime()

No description

setImportMethod($importMethod)

No description

string
getImportMethod()

No description

setName($name)

No description

string
getName()

No description

setProtectionLevel($protectionLevel)

No description

string
getProtectionLevel()

No description

setPublicKey(WrappingPublicKey $publicKey)

No description

getPublicKey()

No description

setState($state)

No description

string
getState()

No description

Details

setAttestation(KeyOperationAttestation $attestation)

No description

Parameters

KeyOperationAttestation $attestation

KeyOperationAttestation getAttestation()

No description

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setExpireEventTime($expireEventTime)

No description

Parameters

$expireEventTime

string getExpireEventTime()

No description

Return Value

string

setExpireTime($expireTime)

No description

Parameters

$expireTime

string getExpireTime()

No description

Return Value

string

setGenerateTime($generateTime)

No description

Parameters

$generateTime

string getGenerateTime()

No description

Return Value

string

setImportMethod($importMethod)

No description

Parameters

$importMethod

string getImportMethod()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProtectionLevel($protectionLevel)

No description

Parameters

$protectionLevel

string getProtectionLevel()

No description

Return Value

string

setPublicKey(WrappingPublicKey $publicKey)

No description

Parameters

WrappingPublicKey $publicKey

WrappingPublicKey getPublicKey()

No description

Return Value

WrappingPublicKey

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string