|
void | setPin (const std::string &pin, Poco::Crypto::Cipher *cipher) |
|
void | setRawPin (const std::string &pin) |
|
std::string | pin (Poco::Crypto::Cipher *cipher) const |
|
void | save (Poco::AutoPtr< Poco::Util::AbstractConfiguration > conf, const DeviceID &device, const std::string &root="credentials") const override |
|
void | setParams (const CryptoParams ¶ms) |
|
CryptoParams | params () const |
|
|
static Poco::SharedPtr
< Credentials > | create (Poco::AutoPtr< Poco::Util::AbstractConfiguration > conf) |
|
|
static const std::string | TYPE = "pin" |
|
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/credentials/PinCredentials.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/credentials/PinCredentials.cpp