API Reference
Enum
QrShadowSocksMethod
Shadowsocks cipher methods.
Inheritance
- Enum
- QrShadowSocksMethod
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field QrShadowSocksMethod.Aes128Cfb
- Field QrShadowSocksMethod.Aes128Cfb1
- Field QrShadowSocksMethod.Aes128Cfb8
- Field QrShadowSocksMethod.Aes128Ctr
- Field QrShadowSocksMethod.Aes128Gcm
- Field QrShadowSocksMethod.Aes128Ofb
- Field QrShadowSocksMethod.Aes192Cfb
- Field QrShadowSocksMethod.Aes192Cfb1
- Field QrShadowSocksMethod.Aes192Cfb8
- Field QrShadowSocksMethod.Aes192Ctr
- Field QrShadowSocksMethod.Aes192Gcm
- Field QrShadowSocksMethod.Aes192Ofb
- Field QrShadowSocksMethod.Aes256Cb
- Field QrShadowSocksMethod.Aes256Cfb
- Field QrShadowSocksMethod.Aes256Cfb1
- Field QrShadowSocksMethod.Aes256Cfb8
- Field QrShadowSocksMethod.Aes256Ctr
- Field QrShadowSocksMethod.Aes256Gcm
- Field QrShadowSocksMethod.Aes256Ofb
- Field QrShadowSocksMethod.BfCfb
- Field QrShadowSocksMethod.Camellia128Cfb
- Field QrShadowSocksMethod.Camellia192Cfb
- Field QrShadowSocksMethod.Camellia256Cfb
- Field QrShadowSocksMethod.Cast5Cfb
- Field QrShadowSocksMethod.Chacha20
- Field QrShadowSocksMethod.Chacha20Ietf
- Field QrShadowSocksMethod.Chacha20IetfPoly1305
- Field QrShadowSocksMethod.DesCfb
- Field QrShadowSocksMethod.IdeaCfb
- Field QrShadowSocksMethod.Rc2Cfb
- Field QrShadowSocksMethod.Rc4
- Field QrShadowSocksMethod.Rc4Md5
- Field QrShadowSocksMethod.Salsa20
- Field QrShadowSocksMethod.Salsa20Ctr
- Field QrShadowSocksMethod.SeedCfb
- Field QrShadowSocksMethod.Table
- Field QrShadowSocksMethod.XChacha20IetfPoly1305
Accepted by parameters
- Method QrPayloads.ShadowSocks
- Method QrPayloads.ShadowSocks
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String