Hello, in the .NET sample program (KSeF.DemoWebApp), the Get auth/auth-with-ksef-certificate interface has three parameters: certInBase64, contextIdentifier, privateKey. Could you please explain how to fill in these parameters? Do I need to extract the values from the .crt file and .key file? If so, could you specify the exact steps to extract them? Thank you.