persistant system configuration storarage base class - do not use directly! use sc::preference  
 More...
#include <sec_certificate.h>
persistant system configuration storarage base class - do not use directly! use sc::preference 
◆ certificate() [1/3]
◆ certificate() [2/3]
  
  | 
        
          | sec::certificate::certificate | ( | ::CFDataRef | certificate | ) |  |  | inline | 
 
 
◆ certificate() [3/3]
  
  | 
        
          | sec::certificate::certificate | ( | ::CFStringRef | name, |  
          |  |  | ::CFArrayRef | usage = nullptr ) |  | inline | 
 
 
◆ cn()
  
  | 
        
          | ::CFStringRef sec::certificate::cn | ( |  | ) | const |  | inline | 
 
Returns the absolute time at which the given certificate becomes valid, or NULL if this value could not be obtained. The caller must CFRelease the value returned. 
Returns the absolute time at which the given certificate becomes valid, or NULL if this value could not be obtained. The caller must CFRelease the value returned. 
 
 
◆ count()
◆ dx_catchall_rethrow() [1/3]
◆ dx_catchall_rethrow() [2/3]
◆ dx_catchall_rethrow() [3/3]
◆ emails()
  
  | 
        
          | ::CFArrayRef sec::certificate::emails | ( |  | ) | const |  | inline | 
 
 
◆ id() [1/19]
◆ id() [2/19]
◆ id() [3/19]
◆ id() [4/19]
◆ id() [5/19]
◆ id() [6/19]
◆ id() [7/19]
◆ id() [8/19]
◆ id() [9/19]
◆ id() [10/19]
◆ id() [11/19]
◆ id() [12/19]
◆ id() [13/19]
◆ id() [14/19]
◆ id() [15/19]
◆ id() [16/19]
◆ id() [17/19]
◆ id() [18/19]
◆ id() [19/19]
◆ initialize()
◆ issuers()
The issuer is a sequence in the format used by SecItemCopyMatching. The content returned is a DER-encoded X.509 distinguished name. For a display version of the issuer, call SecCertificateCopyValues. The caller must CFRelease the value returned. 
 
 
◆ operator::CFDataRef()
  
  | 
        
          | sec::certificate::operator::CFDataRef | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ operator::CFDictionaryRef()
  
  | 
        
          | sec::certificate::operator::CFDictionaryRef | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ operator::CFTypeID()
  
  |  | inlineexplicitnoexceptinherited | 
 
 
◆ operator::SecCertificateRef()
  
  | 
        
          | cf::reference< ::SecCertificateRef  >::operator ::SecCertificateRef | ( |  | ) | const |  | inlinenoexceptinherited | 
 
 
◆ operator::SecKeyRef()
  
  | 
        
          | sec::certificate::operator::SecKeyRef | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ release()
◆ serial()
Return the content of a DER-encoded integer (without the tag and length fields) for this certificate's serial number. The caller must CFRelease the value returned. 
 
 
◆ subjects()
The subject is a sequence in the format used by SecItemCopyMatching. The content returned is a DER-encoded X.509 distinguished name. For a display version of the subject, call SecCertificateCopyValues. The caller must CFRelease the value returned. 
 
 
◆ summary()
  
  | 
        
          | ::CFStringRef sec::certificate::summary | ( |  | ) | const |  | inlinenoexcept | 
 
 
◆ cf_object
The documentation for this class was generated from the following file: