Tor 0.4.9.2-alpha-dev
|
Data Fields | |
relay_crypto_kind_t | kind |
union { | |
struct tor1_crypt_t tor1 | |
cgo_pair_t cgo | |
} | c |
Definition at line 32 of file relay_crypto_st.h.
cgo_pair_t cgo |
Definition at line 36 of file relay_crypto_st.h.
relay_crypto_kind_t kind |
Definition at line 33 of file relay_crypto_st.h.
struct tor1_crypt_t tor1 |
Definition at line 35 of file relay_crypto_st.h.