mediatekformation

EncoderAwareInterface

Tags
author

Christophe Coevoet stof@notk.org

Table of Contents

getEncoderName()  : string|null
Gets the name of the encoder used to encode the password.

Methods

getEncoderName()

Gets the name of the encoder used to encode the password.

public getEncoderName() : string|null

If the method returns null, the standard way to retrieve the encoder will be used instead.

Return values
string|null

Search results