Raptor:XCP Custom Security Seed/Key: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor | [[Raptor-Dev-Configuration|Return to Configuration page]] | ||
[[File:RaptorXCPCustomSecuritySeedKey.jpg|right|frame|Raptor™ XCP Custom Security Seed/Key]] | [[File:RaptorXCPCustomSecuritySeedKey.jpg|right|frame|Raptor™ XCP Custom Security Seed/Key]] |
Revision as of 16:58, 16 December 2016
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 |
---|