I have a VB component which encrypts/decrypts passwords using the CAPCIOM
EncryptedData object.
Internal to the VB component is an 'On Error Resume Next' statement before
running a method on the decrypt method.
For some reason, if there is an error on the decrypt method, rather than
carry on to t
I have a VB component which encrypts/decrypts passwords using the CAPCIOM
EncryptedData object.
Internal to the VB component is an 'On Error Resume Next' statement before
running a method on the decrypt method.
For some reason, if there is an error on the decrypt method, rather than
carry on to t