Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | fromBinary (&$binaryData, &$offsetIndex=null) |
The Parsable interface describes classes that can be parsed from their binary DER representation.
|
static |
Parse an instance of this class from its binary DER encoded representation.
string | $binaryData | |
int | $offsetIndex | the offset at which parsing of the $binaryData is started. This parameter ill be modified to contain the offset index of the next object after this object has been parsed |
ParserException | if the given binary data is either invalid or not currently supported |
Implémenté dans ASNObject, Construct, AbstractString, Integer, ExplicitlyTaggedObject, CertificateSubject, ObjectIdentifier, GeneralizedTime, OctetString, BitString, Boolean, IPAddress, RelativeDistinguishedName, UTCTime, RelativeObjectIdentifier, NullObject, et Attributes.
Référencé par Attributes\fromBinary().