Crypto Key Definition

This MotoHawk™ block is part of the Cryptography Blockset. It defines a Cryptographic Key and associates that instance with a name that is then referenced by other blocks within the block set.

Block ID

Crypto Key Definition

Library

motohawk_crypto_lib

Description

Overview

This MotoHawk™ block is part of the Cryptography Blockset. It defines a Cryptographic Key and associates that instance with a name that is then referenced by other blocks within the block set.

Each key has attributes that define the key type (for example AES128 symmetric key) and whether the key can be storeable (i.e. able to be written/updated) or whether the key may be lockable (i.e. able to be prevented from further writes). These attributes are shown on the block mask once the key resource is selected.

Block Parameters

Parameter Field Values Comments/Description
Name Single quote enclosed alpha-numeric text The name of the Crypto Key Definition block. This name is referenced by other Crypto Key blocks such as Crypto Key Encrypt, Crypto Key Decrypt among others.
Resource Drop down The Crypto Key resources supported by the target.

(None) implies the behavior is not supported by the target.