public class VmpcKsa3Engine : VmpcEngine
Public Class VmpcKsa3Engine
Inherits VmpcEngine
public ref class VmpcKsa3Engine : public VmpcEngine
Org.BouncyCastle.Crypto.Engines.VmpcKsa3Engine = function();
Type.createClass(
'Org.BouncyCastle.Crypto.Engines.VmpcKsa3Engine',
Org.BouncyCastle.Crypto.Engines.VmpcEngine);
VmpcKsa3Engine | Initializes a new instance of the VmpcKsa3Engine class |
AlgorithmName | (Overrides VmpcEngineAlgorithmName) |
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) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Init | (Inherited from VmpcEngine) |
InitKey | (Overrides VmpcEngineInitKey(Byte, Byte)) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ProcessBytes(ReadOnlySpanByte, SpanByte) | (Inherited from VmpcEngine) |
ProcessBytes(Byte, Int32, Int32, Byte, Int32) | (Inherited from VmpcEngine) |
Reset | (Inherited from VmpcEngine) |
ReturnByte | (Inherited from VmpcEngine) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
n | (Inherited from VmpcEngine) |
P | (Inherited from VmpcEngine) |
s | (Inherited from VmpcEngine) |
workingIV | (Inherited from VmpcEngine) |
workingKey | (Inherited from VmpcEngine) |