SecTrustResultKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains keys that index trust data.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SecTrustResultKey
type SecTrustResultKey = class
- Inheritance
-
SecTrustResultKey
- Attributes
Properties
CertificateTransparency | |
CertificateTransparencyWhiteList |
Developers should not use this deprecated property. |
EvaluationDate |
Represents the value associated with the constant kSecTrustEvaluationDate |
ExtendedValidation |
Represents the value associated with the constant kSecTrustExtendedValidation |
OrganizationName |
Represents the value associated with the constant kSecTrustOrganizationName |
ResultValue |
Represents the value associated with the constant kSecTrustResultValue |
RevocationChecked |
Represents the value associated with the constant kSecTrustRevocationChecked |
RevocationValidUntilDate |
Represents the value associated with the constant kSecTrustRevocationValidUntilDate |