public class DesEdeKeyGenerator : DesKeyGenerator
Public Class DesEdeKeyGenerator
Inherits DesKeyGenerator
public ref class DesEdeKeyGenerator : public DesKeyGenerator
Org.BouncyCastle.Crypto.Generators.DesEdeKeyGenerator = function();
Type.createClass(
'Org.BouncyCastle.Crypto.Generators.DesEdeKeyGenerator',
Org.BouncyCastle.Crypto.Generators.DesKeyGenerator);
DesEdeKeyGenerator | Initializes a new instance of the DesEdeKeyGenerator class |
DefaultStrength | (Inherited from CipherKeyGenerator) |
EngineGenerateKey | (Overrides DesKeyGeneratorEngineGenerateKey) |
EngineGenerateKeyParameter | (Overrides DesKeyGeneratorEngineGenerateKeyParameter) |
EngineInit | (Overrides DesKeyGeneratorEngineInit(KeyGenerationParameters)) |
EnsureInitialized | (Inherited from CipherKeyGenerator) |
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) |
GenerateKey | (Inherited from CipherKeyGenerator) |
GenerateKeyParameter | (Inherited from CipherKeyGenerator) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Init | (Inherited from CipherKeyGenerator) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
random | (Inherited from CipherKeyGenerator) |
strength | (Inherited from CipherKeyGenerator) |