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

Struct IX509CertificateRevocationList_Vtbl

#[repr(C)]
pub struct IX509CertificateRevocationList_Vtbl {
Show 32 fields pub base__: IDispatch_Vtbl, pub Initialize: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub InitializeDecode: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: EncodingType) -> HRESULT, pub Encode: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub ResetForEncode: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub CheckPublicKeySignature: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub CheckSignature: unsafe extern "system" fn(_: *mut c_void) -> HRESULT, pub Issuer: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetIssuer: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub ThisUpdate: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT, pub SetThisUpdate: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT, pub NextUpdate: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT, pub SetNextUpdate: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT, pub X509CRLEntries: 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 SignerCertificate: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetSignerCertificate: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub get_CRLNumber: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT, pub put_CRLNumber: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut c_void) -> HRESULT, pub CAVersion: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT, pub SetCAVersion: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT, pub BaseCRL: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub NullSigned: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub HashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT, pub SetHashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT, pub AlternateSignatureAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT, pub SetAlternateSignatureAlgorithm: 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 get_RawData: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *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,
}

Fields§

§base__: IDispatch_Vtbl§Initialize: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§InitializeDecode: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: EncodingType) -> HRESULT§Encode: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§ResetForEncode: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§CheckPublicKeySignature: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§CheckSignature: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§Issuer: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetIssuer: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§ThisUpdate: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT§SetThisUpdate: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT§NextUpdate: unsafe extern "system" fn(_: *mut c_void, _: *mut f64) -> HRESULT§SetNextUpdate: unsafe extern "system" fn(_: *mut c_void, _: f64) -> HRESULT§X509CRLEntries: 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§SignerCertificate: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetSignerCertificate: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§get_CRLNumber: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut *mut c_void) -> HRESULT§put_CRLNumber: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *mut c_void) -> HRESULT§CAVersion: unsafe extern "system" fn(_: *mut c_void, _: *mut i32) -> HRESULT§SetCAVersion: unsafe extern "system" fn(_: *mut c_void, _: i32) -> HRESULT§BaseCRL: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§NullSigned: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§HashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetHashAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§AlternateSignatureAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§SetAlternateSignatureAlgorithm: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT§SignatureInformation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§get_RawData: unsafe extern "system" fn(_: *mut c_void, _: EncodingType, _: *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

Implementations§

§

impl IX509CertificateRevocationList_Vtbl

pub const fn new<Identity: IX509CertificateRevocationList_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.