Class ClientAuthenticationType
- Namespace
- Org.BouncyCastle.Tls
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class ClientAuthenticationType
- Inheritance
-
ClientAuthenticationType
- Inherited Members
Fields
anonymous
public const short anonymous = 0
Field Value
certificate_based
public const short certificate_based = 1
Field Value
psk
public const short psk = 2