Class qqmusic::crypto::Cipher
ClassList > qqmusic > crypto > Cipher
Inherited by the following classes: qqmusic::crypto::MapCipher, qqmusic::crypto::RC4Cipher
Public Functions
Type | Name |
---|---|
virtual void | decrypt (qqmusic::utils::buffer & buf, size_t offset) = 0 密钥解密算法 |
virtual | ~Cipher () = default |
Public Functions Documentation
function decrypt
密钥解密算法
Parameters:
buf
待解密的密钥offset
偏移量
function ~Cipher
The documentation for this class was generated from the following file include/qqmusic/crypto/cipher.h