Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe MontgomeryPublic

Fonctions membres publiques statiques

static load ($key, $password='')
 
static savePublicKey (MontgomeryCurve $curve, array $publicKey)
 

Champs de données

const IS_INVISIBLE = true
 

Documentation des fonctions membres

◆ load()

static load (   $key,
  $password = '' 
)
static

Break a public or private key down into its constituent components

public

Paramètres
string$key
string$passwordoptional
Renvoie
array

Références EC\$curve, et $key.

◆ savePublicKey()

static savePublicKey ( MontgomeryCurve  $curve,
array  $publicKey 
)
static

Convert an EC public key to the appropriate format

public

Paramètres
\phpseclib3\Crypt\EC\BaseCurves\Montgomery$curve

Documentation des champs

◆ IS_INVISIBLE

const IS_INVISIBLE = true

Is invisible flag

private


La documentation de cette classe a été générée à partir du fichier suivant :