The members of MonoMac.Security.SecTrust are listed below.
See Also: Inherited members from System.Object
| Create a new instance based on the certificate, to be evaluated, and a policy, to be applied. | ||
| Create a new instance based on the certificate, to be evaluated, and a policy, to be applied | ||
| Create a new instance based on the certificate, to be evaluated, and a policy, to be applied. | ||
| Create a new instance based on the certificate, to be evaluated, and a policy, to be applied. |
Dispose()Releases the resourced used by the SecTrust object. | ||
Evaluate()Evaluate the trust of the certificate using the policy. | ||
Finalize()Finalizer for the SecTrust object | ||
GetExceptions()Documentation for this section has not yet been entered. | ||
GetPublicKey()Get the public key of the evaluated certificate. | ||
static | GetTypeID()Documentation for this section has not yet been entered. | |
GetVerifyTime()Get the verification time. | ||
SetAnchorCertificates(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)Provide your own collection of trusted certificate for the evaluation. | ||
SetAnchorCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection)Provide your own collection of trusted certificate for the evaluation. | ||
SetAnchorCertificatesOnly(bool)Specify if only the supplied anchor certificates should be used. | ||
SetExceptions(MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | ||
SetVerifyDate(DateTime)Set the date at which the trust is to be evaluated. | ||