Device Credentials

Cryptographic device credentials which are used to establish secure TLS connection between client and Qb2 and get access to its APIs

Table 1. Available fields in blickfeld.secure.config.DeviceCredentials
Field Type Default Unit

certificates

repeated Certificate

-

-

Certificate chain which is deployed at Qb2 device and is used during the TLS handshake. Chain includes device certificate and corresponding issuer batch certificate.

key

PrivateKey

-

-

Device private key which is deployed at Qb2 device. Should never leave Qb2 device after being deployed.