wut  1.0.0-alpha
Wii U Toolchain
Public Types | Data Fields
curl_khkey Struct Reference

#include <include/curl/curl.h>

Public Types

enum  type {
  CURLKHTYPE_UNKNOWN,
  CURLKHTYPE_RSA1,
  CURLKHTYPE_RSA,
  CURLKHTYPE_DSS
}
 

Data Fields

const char * key
 
size_t len
 
enum curl_khkey::type keytype
 

Detailed Description

Definition at line 553 of file curl.h.

Member Enumeration Documentation

◆ type

enum type
Enumerator
CURLKHTYPE_UNKNOWN 
CURLKHTYPE_RSA1 
CURLKHTYPE_RSA 
CURLKHTYPE_DSS 

Definition at line 557 of file curl.h.

Field Documentation

◆ key

const char* key

Definition at line 554 of file curl.h.

◆ len

size_t len

Definition at line 556 of file curl.h.

◆ keytype

enum curl_khkey::type keytype

The documentation for this struct was generated from the following file: