unregister
Unregisters an encryption algorithm by its name.
Return
true if the activation was successfully unregistered, false if the encryption was not found.
Parameters
name
The name of the encryption algorithm to unregister.
Unregisters an encryption algorithm supplier.
Return
true if the activation was successfully unregistered, false if the encryption was not found.
Parameters
supplier
The encryption algorithm supplier to unregister.