Click or drag to resize

ursa Namespace

The ursa namespace contains classes that allow the use of RSA SecurID® 128-bit (AES) tokens from within a .NET application

RSA SecurID® is a registered trademark held by RSA Security LLC. The ursa project is not affiliated with or endorsed by RSA® (RSA Security LLC). See full license and disclaimer.

Classes
  ClassDescription
Public classSecurIdSdtidToken
Represents a SecurID® token encoded in the SDTID format (XML)
Public classSecurIdToken
Abstract base class for classes representing a SecurID® token
Public classSecurIdV2Token
Represents a SecurID® token encoded in the Version 2 format
Public classSecurIdV3Token
Represents a SecurID® token encoded in the Version 3 format
Public classursaException
The exception that is throw when an operation by attempted by the ursa library fails.
Enumerations
  EnumerationDescription
Public enumerationursaError
Specifies the type of error represented by an ursaException object.