DakCertificateMetadata

The device attestation key (DAK) information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val apId: String?

The advertised product ID (APID) that's used for pre-production and production applications.

Link copied to clipboard

The certificate ID for the DAK.

Link copied to clipboard

The device type ID that's used for prototyping applications.

Link copied to clipboard

Whether factory support has been enabled.

Link copied to clipboard

The maximum number of signatures that the DAK can sign. A value of -1 indicates that there's no device limit.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String