Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: DeepCover Embedded Security in IoT MaximInterface MAXREFDES155#
DS28E83_DS28E84::DecryptionHmacData Class Reference
Format decryption HMAC input data. More...
#include <DS28E83_DS28E84.hpp>
Public Member Functions | |
| Result::const_span | result () const |
| Formatted data result. | |
Encryption Challenge | |
Random challenge used to prevent replay attacks. | |
| EncryptionChallenge::span | encryptionChallenge () |
| Get mutable Encryption Challenge. | |
| EncryptionChallenge::const_span | encryptionChallenge () const |
| Get immutable Encryption Challenge. | |
| DecryptionHmacData & | setEncryptionChallenge (EncryptionChallenge::const_span encryptionChallenge) |
| Set Encryption Challenge. | |
ROM ID | |
1-Wire ROM ID of the device. | |
| Core::RomId::span | romId () |
| Get mutable ROM ID. | |
| Core::RomId::const_span | romId () const |
| Get immutable ROM ID. | |
| DecryptionHmacData & | setRomId (Core::RomId::const_span romId) |
| Set ROM ID. | |
| MaximInterfaceDevices_EXPORT DecryptionHmacData & | setAnonymousRomId () |
| Set ROM ID for use in anonymous mode. | |
Page number | |
Number of the page to use data from. | |
| int | pageNum () const |
| Get page number. | |
| DecryptionHmacData & | setPageNum (int pageNum) |
| Set page number. | |
MAN ID | |
Manufacturer ID of the device. | |
| Core::ManId::span | manId () |
| Get mutable MAN ID. | |
| Core::ManId::const_span | manId () const |
| Get immutable MAN ID. | |
| DecryptionHmacData & | setManId (Core::ManId::const_span manId) |
| Set MAN ID. | |
Detailed Description
Format decryption HMAC input data.
Definition at line 768 of file DS28E83_DS28E84.hpp.
Member Function Documentation
| EncryptionChallenge::span encryptionChallenge | ( | ) |
Get mutable Encryption Challenge.
Definition at line 785 of file DS28E83_DS28E84.hpp.
| EncryptionChallenge::const_span encryptionChallenge | ( | ) | const |
Get immutable Encryption Challenge.
Definition at line 791 of file DS28E83_DS28E84.hpp.
| Core::ManId::span manId | ( | ) |
Get mutable MAN ID.
Definition at line 849 of file DS28E83_DS28E84.hpp.
| Core::ManId::const_span manId | ( | ) | const |
Get immutable MAN ID.
Definition at line 854 of file DS28E83_DS28E84.hpp.
| int pageNum | ( | ) | const |
Get page number.
Definition at line 834 of file DS28E83_DS28E84.hpp.
| Result::const_span result | ( | ) | const |
Formatted data result.
Definition at line 778 of file DS28E83_DS28E84.hpp.
| Core::RomId::span romId | ( | ) |
Get mutable ROM ID.
Definition at line 809 of file DS28E83_DS28E84.hpp.
| Core::RomId::const_span romId | ( | ) | const |
Get immutable ROM ID.
Definition at line 814 of file DS28E83_DS28E84.hpp.
| DS28E83_DS28E84::DecryptionHmacData & setAnonymousRomId | ( | ) |
Set ROM ID for use in anonymous mode.
Definition at line 669 of file DS28E83_DS28E84.cpp.
| DecryptionHmacData& setEncryptionChallenge | ( | EncryptionChallenge::const_span | encryptionChallenge ) |
Set Encryption Challenge.
Definition at line 797 of file DS28E83_DS28E84.hpp.
| DecryptionHmacData& setManId | ( | Core::ManId::const_span | manId ) |
Set MAN ID.
Definition at line 859 of file DS28E83_DS28E84.hpp.
| DecryptionHmacData& setPageNum | ( | int | pageNum ) |
Set page number.
Definition at line 837 of file DS28E83_DS28E84.hpp.
| DecryptionHmacData& setRomId | ( | Core::RomId::const_span | romId ) |
Set ROM ID.
Definition at line 819 of file DS28E83_DS28E84.hpp.
Generated on Tue Jul 12 2022 11:13:25 by
1.7.2