Function extractPublicEncryptionKey

  • Extracts the public encryption key from a matchmaking demo. The return value of this function can be passed into DemoFile#setEncryptionKey.

    Parameters

    • replayDemInfo: Uint8Array

      Raw byte contents of the match730_*.dem.info file.

    Returns Uint8Array

Generated using TypeDoc