[−][src]Module security_framework::os::macos::certificate
OSX specific extensions to certificate functionality.
Structs
CertificateProperties | Properties associated with a certificate. |
CertificateProperty | A property associated with a certificate. |
PropertySection | A "section" property. |
PropertySectionIter | An iterator over the properties in a section. |
Enums
PropertyType | An enum of the various types of properties. |
Traits
SecCertificateExt | An extension trait adding OSX specific functionality to |