Struct security_framework::os::macos::certificate_oids::CertificateOid [−][src]
pub struct CertificateOid(_);
Expand description
An identifier of a property of a certificate.
Implementations
impl CertificateOid
[src]
impl CertificateOid
[src]pub fn x509_v1_signature_algorithm() -> CertificateOid
[src]
pub fn as_ptr(&self) -> CFStringRef
[src]
pub fn as_ptr(&self) -> CFStringRef
[src]Returns the underlying raw pointer corresponding to this OID.