Module security_framework::os::macos::certificate
source · Expand description
OSX specific extensions to certificate functionality.
Structs§
- Properties associated with a certificate.
- A property associated with a certificate.
- A “section” property.
- An iterator over the properties in a section.
Enums§
- An enum of the various types of properties.
Traits§
- An extension trait adding OSX specific functionality to
SecCertificate
.