SymmetricAlgorithmBase: CloneRgbKey |
Returns a clone of a key.
Public Function CloneRgbKey( ByRef RgbKey As Variant ) As Byte ( )
If a missing parameter is passed in, then the key from the GetKey function will be returned.
The cloned key will be zero-based regardless of the base of the passed in key array.
If a key is passed in, then the "CheckForWeakKey" event will be raised.