Add PKCS8 error

This commit is contained in:
2022-02-22 20:58:14 +01:00
parent ef62fb921a
commit 7d93817e49
2 changed files with 2 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ namespace gourou
CLIENT_ZIP_ERROR,
CLIENT_GENERIC_EXCEPTION,
CLIENT_NETWORK_ERROR,
CLIENT_INVALID_PKCS8,
};
enum DRM_REMOVAL_ERROR {