Raptor:XCP Custom Security Seed/Key: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Configuration page [[File:RaptorXCPCustomSecuritySeedKey.jpg|right|frame|Raptor XCP Custom Secu…') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Configuration|Return to Configuration page]] | [[Raptor:Configuration|Return to Configuration page]] | ||
[[File:RaptorXCPCustomSecuritySeedKey.jpg|right|frame| | [[File:RaptorXCPCustomSecuritySeedKey.jpg|right|frame|Raptor™ XCP Custom Security Seed/Key]] | ||
== Description == | == Description == |
Revision as of 15:01, 4 March 2014
Return to the main Raptor page
Description
This block is used when the XCP security method is set to 'Custom User Defined'. This block is used to set the seed and key used for an authentication. The seed and key can be any length from 1-255. This block must be located inside the function call subsystem connected to the raptor_xcp_custom_security_trigger block.
Inputs
Input | Type | Description |
---|---|---|
Seed | uint8[] | The seed to use when authenticating. |
Key | uint8[] | The key to use when authenticating |
Outputs
Output | Type | Description |
---|
Parameters
Parameter | Type | Description |
---|
Supported Versions
- Raptor 2013a_0.0.1 and newer