Crypto Methods

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

The Crypto type exposes the following members.

Methods

  NameDescription
Public methodStatic memberEncryptHMAC
Encrypts the key/value pair supplied using HMAC-MD5
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGenerateFingerprint
Generates the HMAC-encrypted hash to send along with the SIM form
Public methodStatic memberGenerateSequence
Generates a 4-place sequence number randomly
Public methodStatic memberGenerateTimestamp
Generates a timestamp in seconds from 1970
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsMatch
Decrypts provided string parameter
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also