Search Results for

    Show / Hide Table of Contents

    TBase32.Decode Method

    Decodes the input Base32 string to a byte array.

    Syntax

    Unit: Sphinx.Otp

    class function TBase32.Decode(const Input: string): TArray<Byte>;

    Parameters

    <-> Parameter Type Description
    const Input string The input Base32 string to decode.

    Returns

    The decoded byte array.

    See also

    • TBase32
    In This Article
    Back to top TMS Sphinx v1.15
    © 2021 - 2025 tmssoftware.com