Package apple.devicecheck
Interface DCAppAttestService.Block_generateKeyWithCompletionHandler
-
- Enclosing class:
- DCAppAttestService
public static interface DCAppAttestService.Block_generateKeyWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_generateKeyWithCompletionHandler(java.lang.String keyId, NSError error)
-
-
-
Method Detail
-
call_generateKeyWithCompletionHandler
void call_generateKeyWithCompletionHandler(java.lang.String keyId, NSError error)
-
-