PCERT_PUBLIC_KEY_INFO typedef

PCERT_PUBLIC_KEY_INFO = Pointer<_CERT_PUBLIC_KEY_INFO>

Implementation

typedef PCERT_PUBLIC_KEY_INFO = ffi.Pointer<_CERT_PUBLIC_KEY_INFO>;