docs(api.md): Fix description of SecurityDetails class (#3277)

This commit is contained in:
xcatliu 2018-09-20 22:48:30 +08:00 committed by Andrey Lushnikov
parent 0b9d8a6271
commit ad49f792a4

View File

@ -3133,7 +3133,7 @@ Contains the URL of the response.
### class: SecurityDetails
[SecurityDetails] class represents responses which are received by page.
[SecurityDetails] class represents the security details when response was received over the secure connection.
#### securityDetails.issuer()
- returns: <[string]> A string with the name of issuer of the certificate.