Function stringPrep

  • String preparation function. In a future here will be realization of algorithm from RFC4518

    Returns

    Formatted string

    Parameters

    • inputString: string

      JavaScript string. As soon as for each ASN.1 string type we have a specific transformation function here we will work with pure JavaScript string

    Returns string

Generated using TypeDoc