IMemoable Interface
Namespace: Org.BouncyCastle.UtilitiesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public interface IMemoable
Public Interface IMemoable
public interface class IMemoable
Org.BouncyCastle.Utilities.IMemoable = function();
Org.BouncyCastle.Utilities.IMemoable.createInterface('Org.BouncyCastle.Utilities.IMemoable');
Copy |
Produce a copy of this object with its configuration and in its current state.
|
Reset |
Restore a copied object state into this object.
|