[AppleTls]: Use correct definition of `SecTrustResult`. (#4586)
authorMartin Baulig <mabaul@microsoft.com>
Thu, 23 Mar 2017 20:29:47 +0000 (16:29 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2017 20:29:47 +0000 (16:29 -0400)
commit4638c98ba02c93bf9a6cad0b03650948694d47e5
tree45e3aa89c749f651a5443fe0ea0f6ffbc8de47ca
parentce44460fc7e644fee8526a871d686951e6492ef7
[AppleTls]: Use correct definition of `SecTrustResult`. (#4586)

* [AppleTls]: Use correct definition of `SecTrustResult`.

We need all the values in this enum because `SecTrustResult.Unspecified`
means success - which currently has an integer value of 4, not 0.

* Oops, make it build.

* Don't make it public.

* Revert whitespace change.
mcs/class/System/Mono.AppleTls/Enums.cs