AES enum value | FX::FXSSLKey | |
asymmetricKey() const | FX::FXSSLKey | |
bitsLen() const | FX::FXSSLKey | |
Blowfish enum value | FX::FXSSLKey | |
bytesLen() const | FX::FXSSLKey | |
Encrypted enum value | FX::FXSSLKey | |
FXSSLKey(FXuint bitsize=0, KeyType type=NoEncryption, const FXString &text=(const char *) 0) | FX::FXSSLKey | [explicit] |
FXSSLKey(const FXSSLKey &other) | FX::FXSSLKey | |
generate() | FX::FXSSLKey | |
generateFromText(const FXString &text, int rounds=65536) | FX::FXSSLKey | |
hash() const | FX::FXSSLKey | |
KeyType enum name | FX::FXSSLKey | |
NoEncryption enum value | FX::FXSSLKey | |
operator!=(const FXSSLKey &other) const | FX::FXSSLKey | [inline] |
operator<(const FXSSLKey &other) const | FX::FXSSLKey | |
operator<<(FXStream &s, const FXSSLKey &i) | FX::FXSSLKey | [friend] |
operator=(const FXSSLKey &other) | FX::FXSSLKey | |
operator==(const FXSSLKey &other) const | FX::FXSSLKey | |
operator>(const FXSSLKey &other) const | FX::FXSSLKey | [inline] |
operator>>(FXStream &s, FXSSLKey &i) | FX::FXSSLKey | [friend] |
QSSLDevice class | FX::FXSSLKey | [friend] |
saltLen() const | FX::FXSSLKey | |
setAsymmetricKey(const FXSSLPKey *pkey) | FX::FXSSLKey | |
setBitsLen(FXuint newsize) | FX::FXSSLKey | |
setSaltLen(FXuint salt) | FX::FXSSLKey | |
setType(KeyType type) | FX::FXSSLKey | |
type() const | FX::FXSSLKey | |
typeAsString() const | FX::FXSSLKey | |
~FXSSLKey() | FX::FXSSLKey |