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