public class DefaultSCEPChallengeGenerator : ISCEPChallengeGeneratorPublic Class DefaultSCEPChallengeGenerator
Implements ISCEPChallengeGeneratorpublic ref class DefaultSCEPChallengeGenerator : ISCEPChallengeGeneratortype DefaultSCEPChallengeGenerator =
class
interface ISCEPChallengeGenerator
end| DefaultSCEPChallengeGenerator | Creates a new instance of DefaultSCEPChallengeGenerator using FIPS-compliant RNGCryptoServiceProvider to generate cryptographically random challenge password. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GenerateChallenge | Generates NDES challenge password string. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |