Searched defs:docType (Results 1 – 6 of 6) sorted by relevance
87 public static byte[] buildDeviceAuthenticationCbor(String docType, in buildDeviceAuthenticationCbor()256 @Nullable String docType) { in createItemsRequest()
931 public static byte[] buildDeviceAuthenticationCbor(String docType, in buildDeviceAuthenticationCbor()1251 @Nullable String docType) { in createItemsRequest()
48 in @utf8InCpp String docType); in createCredential()
120 const std::string& docType, in createCredential()
42 const string& docType, bool isUpdate, in WritableCredential()
874 optional<string> docType = extractDocType(data->getCredentialData()); in update() local