SamoyedSoftware.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.
Class | Description | |
---|---|---|
SecurIdSdtidToken |
Represents a SecurID® token encoded in the SDTID format (XML)
| |
SecurIdToken |
Abstract base class for classes representing a SecurID® token
| |
SecurIdV2Token |
Represents a SecurID® token encoded in the Version 2 format
| |
SecurIdV3Token |
Represents a SecurID® token encoded in the Version 3 format
| |
ursaError |
Specifies the type of error represented by an ursaException object.
| |
ursaException |
The exception that is throw when an operation by attempted by the ursa library fails.
|