C-DEngine 5.105

ICDESecrets Methods

The ICDESecrets type exposes the following members.

Methods


  Name Description
Public method CreatePasswordHash
Creates the password hash.
Public method CryptoVersion
Cryptoes the version.
Public method DoPasswordsMatch
Does the passwords match.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetActivationKeySignatureKey
Returns the key (arbitrary string) that is used to verify the licenses covered by an activation key
Public method GetAI
Gets the ai.
Public method GetAK
Gets the ak.
Public method GetApID5
Gets the a five digits AppID.
Public method GetCodeArray
Gets the code array.
Public method GetHashCode (Inherited from Object.)
Public method GetLicenseSignerPublicKeys
Returns a list of RSA public keys that are used to validate any .cdel license files. If the license file is signed by at least one of these public key holders, it is considered valid.
Public method GetNodeKey
Gets the node key.
Public method GetPinnedDeviceId
Gets the pinned device identifier.
Public method GetType (Inherited from Object.)
Public method IsApplicationIDValid
Determines whether [is application identifier valid].
Public method IsHashLengthCorrect
Determines whether [is hash length correct] [the specified p hash].
Public method IsInApplicationScope
Determines whether [is in application scope] [the specified p application identifier].
Public method IsValidPassword
Determines whether [is valid password] [the specified p real pw].
Protected method MemberwiseClone (Inherited from Object.)
Public method SatKays
Sats the kays.
Public method SetNodeKey
Sets the node key.
Public method ToString (Inherited from Object.)