This is the complete list of members for BPasswordKey, including all inherited members.
| BKey() | BKey | |
| BKey(BKeyPurpose purpose, const char *identifier, const char *secondaryIdentifier=NULL, const uint8 *data=NULL, size_t length=0) | BKey | |
| BKey(BKey &other) | BKey | |
| BPasswordKey() | BPasswordKey | |
| BPasswordKey(const char *password, BKeyPurpose purpose, const char *identifier, const char *secondaryIdentifier=NULL) | BPasswordKey | |
| BPasswordKey(BPasswordKey &other) | BPasswordKey | |
| CreationTime() const | BKey | |
| Data() const | BKey | |
| DataLength() const | BKey | |
| Flatten(BMessage &message) const | BKey | virtual |
| GetData(uint8 *buffer, size_t bufferSize) const | BKey | |
| Identifier() const | BKey | |
| operator!=(const BKey &other) const | BKey | |
| operator=(const BKey &other) | BKey | |
| operator==(const BKey &other) const | BKey | |
| Owner() const | BKey | |
| Password() const | BPasswordKey | |
| PrintToStream() | BPasswordKey | virtual |
| Purpose() const | BKey | |
| SecondaryIdentifier() const | BKey | |
| SetData(const uint8 *data, size_t length) | BKey | |
| SetIdentifier(const char *identifier) | BKey | |
| SetPassword(const char *password) | BPasswordKey | |
| SetPurpose(BKeyPurpose purpose) | BKey | |
| SetSecondaryIdentifier(const char *identifier) | BKey | |
| SetTo(const char *password, BKeyPurpose purpose, const char *identifier, const char *secondaryIdentifier=NULL) | BPasswordKey | |
| BKey::SetTo(BKeyPurpose purpose, const char *identifier, const char *secondaryIdentifier=NULL, const uint8 *data=NULL, size_t length=0) | BKey | |
| Type() const | BPasswordKey | inlinevirtual |
| Unflatten(const BMessage &message) | BKey | virtual |
| Unset() | BKey | |
| ~BKey() | BKey | virtual |
| ~BPasswordKey() | BPasswordKey | virtual |