Table of Contents

Namespace WINKOnvif.Core.Authentication

Classes

AxisWsseAuthenticator

WS-Security (WSSE) implementation specifically for Axis cameras

BasicAuthenticator

Basic HTTP authentication implementation

CorrectAxisAuthenticator

WS-Security (WSSE) implementation specifically for Axis cameras based on captured example

DigestAuthenticator

Digest HTTP authentication implementation

ExactMatchAxisAuthenticator

WS-Security (WSSE) implementation for Axis cameras that exactly matches the provided working example

ImprovedDigestAuthenticator

Digest HTTP authentication implementation that works with multiple ONVIF camera endpoints

PhpCompatibleAuthenticator

Authenticator compatible with PHP implementation that uses specific timestamp format with milliseconds and different password digest calculation method

SimplifiedAxisAuthenticator

A simplified authenticator for Axis cameras that uses an extremely basic approach

WsseAuthenticator

WS-Security (WSSE) implementation for ONVIF authentication

Interfaces

IAuthenticator

Interface for authentication methods used with ONVIF services