atecc508a v0.1.0 ATECC508A.ProvisioningInfo
This struct contains all of the data needed to provision a device.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ATECC508A.ProvisioningInfo{ board_name: String.t(), device_compressed_cert: ATECC508A.compressed_cert(), mfg_serial_number: String.t(), otp_flags: integer(), otp_user: binary(), root_cert_sha256: ATECC508A.sha256(), signer_compressed_cert: ATECC508A.compressed_cert(), signer_public_key: ATECC508A.ecc_public_key(), signer_serial_number: binary() }