windows::Win32::Security::Cryptography::Certificates

Struct IX509CertificateRequestPkcs10_Vtbl

#[repr(C)]
pub struct IX509CertificateRequestPkcs10_Vtbl {
Show 29 fields pub base__: IX509CertificateRequest_Vtbl, pub InitializeFromTemplateName: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void) -> HRESULT, pub InitializeFromPrivateKey: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void, _: *mut c_void) -> HRESULT, pub InitializeFromPublicKey: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void, _: *mut c_void) -> HRESULT, pub InitializeFromCertificate: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void, _: EncodingType, _: X509RequestInheritOptions) -> HRESULT, pub InitializeDecode: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: EncodingType) -> HRESULT, pub CheckSignature: unsafe extern "system" fn(_: *mut c_void, _: Pkcs10AllowedSignatureTypes) -> HRESULT, pub IsSmartCard: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub TemplateObjectId: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub PublicKey: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub PrivateKey: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub NullSigned: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub ReuseKey: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub get_OldCertificate: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT, pub Subject: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetSubject: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub CspStatuses: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SmimeCapabilities: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub SetSmimeCapabilities: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT, pub SignatureInformation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub KeyContainerNamePrefix: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetKeyContainerNamePrefix: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub CryptAttributes: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub X509Extensions: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub CriticalExtensions: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SuppressOids: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub get_RawDataToBeSigned: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT, pub get_Signature: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT, pub GetCspStatuses: unsafe extern "system" fn(_: *mut c_void, _: X509KeySpec, _: *mut *mut c_void) -> HRESULT,
}

Fields§

§base__: IX509CertificateRequest_Vtbl§InitializeFromTemplateName: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void) -> HRESULT§InitializeFromPrivateKey: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void, _: *mut c_void) -> HRESULT§InitializeFromPublicKey: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void, _: *mut c_void) -> HRESULT§InitializeFromCertificate: unsafe extern "system" fn(_: *mut c_void, _: X509CertificateEnrollmentContext, _: *mut c_void, _: EncodingType, _: X509RequestInheritOptions) -> HRESULT§InitializeDecode: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: EncodingType) -> HRESULT§CheckSignature: unsafe extern "system" fn(_: *mut c_void, _: Pkcs10AllowedSignatureTypes) -> HRESULT§IsSmartCard: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§TemplateObjectId: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§PublicKey: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§PrivateKey: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§NullSigned: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§ReuseKey: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§get_OldCertificate: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT§Subject: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetSubject: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§CspStatuses: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SmimeCapabilities: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§SetSmimeCapabilities: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT§SignatureInformation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§KeyContainerNamePrefix: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetKeyContainerNamePrefix: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§CryptAttributes: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§X509Extensions: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CriticalExtensions: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SuppressOids: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§get_RawDataToBeSigned: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT§get_Signature: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT§GetCspStatuses: unsafe extern "system" fn(_: *mut c_void, _: X509KeySpec, _: *mut *mut c_void) -> HRESULT

Implementations§

§

impl IX509CertificateRequestPkcs10_Vtbl

pub const fn new<Identity: IX509CertificateRequestPkcs10_Impl, const OFFSET: isize>() -> Self

pub fn matches(iid: &GUID) -> bool

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.