pub type TKTokenInstanceID = NSString;Available on crate feature
TKToken only.Expand description
TKTokenInstanceID Unique, persistent identifier of this token in the form of string.
InstanceID is Typically implemented by some kind of serial number of the target hardware, for example SmartCard serial number.
See also Apple’s documentation
Aliased Type§
pub struct TKTokenInstanceID { /* private fields */ }