Issue

Christopher
Technical Support
StableBit CloudDrive
Public
Alex

Sure, the public (obfuscating) AES key is:

public static byte[] PublicKey = {
0xea,
0xc6,
0xf2,
0x5a,
0x37,
0x5f,
0x49,
0xfc,
0xae,
0x37,
0x48,
0xab,
0xd6,
0xd8,
0xea,
0xdd
};

It's not there for security, it's mostly there to prevent providers from guessing file types, which can lead to issues (as has been shown in testing).