Contents

dataRepresentation

Returns the opaque data representation of the machine identifier.

Declaration

var dataRepresentation: Data { get }

Discussion

You can use this to recreate the same machine identifier with init(dataRepresentation:).