Add Crypto endpoints to crypto.php, update TLS.php

add php docs for methods

add test class

work on crypto tests

add tls tests

finish crypto tests

update doc returns

add type to parameter
This commit is contained in:
Michael Markoski
2019-05-21 16:02:08 -05:00
committed by Michael
parent fab0bc7a12
commit fb9d75d94a
17 changed files with 666 additions and 65 deletions

View File

@@ -0,0 +1,11 @@
{
"success": true,
"errors": [],
"messages": [],
"result": {
"id": "tls_client_auth",
"value": "off",
"editable": true,
"modified_on": "2014-01-01T05:20:00.12345Z"
}
}