PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides a predefined set of algorithms that are supported officially by the protocol

Namespace: Smartsite.Core
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public enum SignatureTypes
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration SignatureTypes

Members

Member nameDescription
HMACSHA1
HMACSHA1
PLAINTEXT
Plain text.
RSASHA1
RSASHA1

See Also

Smartsite.Core Namespace
Advanced