Public Methods

Name Description
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method CreatePrivatePublicKeys Creates public and private keys and puts them in PublikKey and PrivateKey properties
Public method CreateSerial Overloaded. Creates a serial with a random ID
Public method CreateSerials Overloaded. Creates a serial
Public method Dispose (inherited from Component)
Public method Equals (inherited from Object)
Public method GetDate Returns the date from serial. If no date is present in this serial then returns DateTime.MaxValue
Public method GetHashCode (inherited from Object)
Public method GetID Return the ID of serial
Public method GetInfo Returns product information from serial. If no information is present in this serial then returns null
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method Static GetMachineID Obsolete.
Public method GetType (inherited from Object)
Public method HasDate Returns true if serial has a date embedded
Public method HasInfoField If serial has product information then returns true
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Public method IsDeveloperRegistered For internal use only
Public method IsValid Returns true if the serial is valid when verified with current public key
Public method RegisterDeveloper For internal use only
Public method StopCreatingSerials Stops SerialManager from creating serials
Public method ToString (inherited from Component)
Top

See Also