class DnsKeySpec extends Model (View source)

Properties

string $algorithm
string $keyLength
string $keyType
string $kind

Methods

setAlgorithm($algorithm)

No description

string
getAlgorithm()

No description

setKeyLength($keyLength)

No description

string
getKeyLength()

No description

setKeyType($keyType)

No description

string
getKeyType()

No description

setKind($kind)

No description

string
getKind()

No description

Details

setAlgorithm($algorithm)

No description

Parameters

$algorithm

string getAlgorithm()

No description

Return Value

string

setKeyLength($keyLength)

No description

Parameters

$keyLength

string getKeyLength()

No description

Return Value

string

setKeyType($keyType)

No description

Parameters

$keyType

string getKeyType()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string