Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ParagonIE
Halite
Asymmetric
SecretKey
PHP Class ParagonIE\Halite\Asymmetric\SecretKey
Inheritance:
extends
ParagonIE\Halite\Key
Show file
Open project: paragonie/halite
Class Usage Examples
Public Methods
Method
Description
__construct
(
HiddenString
$keyMaterial
)
derivePublicKey
( )
See the appropriate derived class.
Method Details
__construct()
public
method
public
__construct
(
HiddenString
$keyMaterial
)
$keyMaterial
ParagonIE\Halite\HiddenString
- The actual key data
derivePublicKey()
public
method
See the appropriate derived class.
public
derivePublicKey
( )