Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe PrivateKey
+ Graphe d'héritage de PrivateKey:

Fonctions membres publiques

 __construct ($hexKey, $algorithmIdentifierString=OID::RSA_ENCRYPTION)
 
- Fonctions membres publiques hérités de Sequence
 getType ()
 
- Fonctions membres publiques hérités de Construct
 __construct (... $children)
 
 getContent ()
 
 rewind ()
 
 current ()
 
 key ()
 
 next ()
 
 valid ()
 
 offsetExists ($offset)
 
 offsetGet ($offset)
 
 offsetSet ($offset, $value)
 
 offsetUnset ($offset)
 
 addChild (ASNObject $child)
 
 addChildren (array $children)
 
 __toString ()
 
 getNumberOfChildren ()
 
 getChildren ()
 
 getFirstChild ()
 
 count ($mode=COUNT_NORMAL)
 
 getIterator ()
 
- Fonctions membres publiques hérités de ASNObject
 getContent ()
 
 getType ()
 
 getIdentifier ()
 
 getBinary ()
 
 getObjectLength ()
 
 __toString ()
 
 getTypeName ()
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de Construct
static fromBinary (&$binaryData, &$offsetIndex=0)
 
- Fonctions membres publiques statiques hérités de ASNObject
static fromBinary (&$binaryData, &$offsetIndex=0)
 
- Fonctions membres protégées hérités de Construct
 calculateContentLength ()
 
 getEncodedValue ()
 
- Fonctions membres protégées hérités de ASNObject
 calculateContentLength ()
 
 getEncodedValue ()
 
 getNumberOfLengthOctets ($contentLength=null)
 
 getContentLength ()
 
 setContentLength ($newContentLength)
 
- Fonctions membres protégées statiques hérités de ASNObject
static parseIdentifier ($identifierOctet, $expectedIdentifier, $offsetForExceptionHandling)
 
static parseBinaryIdentifier ($binaryData, &$offsetIndex)
 
static parseContentLength (&$binaryData, &$offsetIndex, $minimumLength=0)
 
- Attributs protégés hérités de Construct
 $children
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $hexKey,
  $algorithmIdentifierString = OID::RSA_ENCRYPTION 
)
Paramètres
string$hexKey
\FG\ASN1\ASNObject | string$algorithmIdentifierString

Références Symfony\Contracts\Service\__construct().


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