class SqlServerEncryptionOptions extends Model (View source)

Properties

string $certPath
string $pvkPassword
string $pvkPath

Methods

setCertPath($certPath)

No description

string
getCertPath()

No description

setPvkPassword($pvkPassword)

No description

string
getPvkPassword()

No description

setPvkPath($pvkPath)

No description

string
getPvkPath()

No description

Details

setCertPath($certPath)

No description

Parameters

$certPath

string getCertPath()

No description

Return Value

string

setPvkPassword($pvkPassword)

No description

Parameters

$pvkPassword

string getPvkPassword()

No description

Return Value

string

setPvkPath($pvkPath)

No description

Parameters

$pvkPath

string getPvkPath()

No description

Return Value

string