Uses of Class
org.robovm.apple.cryptotokenkit.TKTokenConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.cryptotokenkit |
-
Uses of TKTokenConfiguration in org.robovm.apple.cryptotokenkit
Methods in org.robovm.apple.cryptotokenkit that return TKTokenConfiguration Modifier and Type Method Description TKTokenConfigurationTKTokenDriverConfiguration. addTokenConfigurationForTokenInstanceID(String instanceID)TKTokenConfigurationTKToken. getConfiguration()Methods in org.robovm.apple.cryptotokenkit that return types with arguments of type TKTokenConfiguration Modifier and Type Method Description NSDictionary<NSString,TKTokenConfiguration>TKTokenDriverConfiguration. getTokenConfigurations()Methods in org.robovm.apple.cryptotokenkit with parameters of type TKTokenConfiguration Modifier and Type Method Description TKTokenTKTokenDriverDelegate. getToken(TKTokenDriver driver, TKTokenConfiguration configuration, NSError.NSErrorPtr error)TKTokenTKTokenDriverDelegateAdapter. getToken(TKTokenDriver driver, TKTokenConfiguration configuration, NSError.NSErrorPtr error)