Contains cryptography native API. 
- Namespace
 - xtd::native 
 
- Library
 - xtd.core.native
 
- Warning
 - Internal use only 
 
 | 
| static std::vector< uint8_t >  | machine_guid () | 
|   | Gets the machine's GUID.  
  | 
|   | 
◆ machine_guid()
  
  
      
        
          | static std::vector< uint8_t > xtd::native::cryptography::machine_guid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
staticprotected   | 
  
 
Gets the machine's GUID. 
- Returns
 - A byte array that contains the machine GUID. 
 
- Warning
 - Internal use only 
 
 
 
The documentation for this class was generated from the following file: