KeyMaterialDeriver Class
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
Key material deriver.
Syntax
public abstract class KeyMaterialDeriver : IDisposable
Implements
Inherited Members
Methods
Name | Description |
---|---|
DeriveKeyMaterial(KeyDerivationParameters) | Derives key material. |
Dispose() | Disposes the deriver object. |
Finalize() | Finalizer. Called by garbage collector during object destruction. |