SecurityServices for .NET 2.0 Documentation

Atr Members

Atr overview

Public Instance Constructors

Atr Overloaded. Initializes a new instance of the Atr class.

Public Instance Properties

Length Gets the length of the ATR.

Public Instance Methods

Clone Creates a copy of the ATR.
Equals Determines whether two ATR instances are equal.
GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetMask The binary value of the mask that corresponds with the ATR.
GetType (inherited from Object)Gets the Type of the current instance.
GetValue The binary value of the ATR.
IsMatch Checks whether a given array of bytes matches with this ATR.
Match Checks whether a given ATR matches with this ATR.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Atr Class | Org.Mentalis.SecurityServices.Smartcard Namespace