PublicKey
class PublicKey extends Model (View source)
Properties
string | $algorithm | ||
string | $name | ||
string | $pem | ||
string | $pemCrc32c | ||
string | $protectionLevel |
Methods
setAlgorithm($algorithm)
No description
string
getAlgorithm()
No description
setName($name)
No description
string
getName()
No description
setPem($pem)
No description
string
getPem()
No description
setPemCrc32c($pemCrc32c)
No description
string
getPemCrc32c()
No description
setProtectionLevel($protectionLevel)
No description
string
getProtectionLevel()
No description
Details
setAlgorithm($algorithm)
No description
string
getAlgorithm()
No description
setName($name)
No description
string
getName()
No description
setPem($pem)
No description
string
getPem()
No description
setPemCrc32c($pemCrc32c)
No description
string
getPemCrc32c()
No description
setProtectionLevel($protectionLevel)
No description
string
getProtectionLevel()
No description