Struct security_framework::os::macos::certificate::CertificateProperties [−][src]
pub struct CertificateProperties(_);
Expand description
Properties associated with a certificate.
Implementations
Retrieves a specific property identified by its OID.
Auto Trait Implementations
impl RefUnwindSafe for CertificatePropertiesimpl !Send for CertificatePropertiesimpl !Sync for CertificatePropertiesimpl Unpin for CertificatePropertiesimpl UnwindSafe for CertificateProperties