class documentation
class AuthenticationTLS(Authentication): (source)
Constructor: AuthenticationTLS(certificate_path, private_key_path)
TLS Authentication implementation
Method | __init__ |
Create the TLS authentication provider instance. |
Instance Variable | auth |
Undocumented |