Removes the character at the specified index position from this secure string.
index The index position of a character in this secure string.
The index is zero-based and the first character in this instance is at index position zero.
The value of this secure string, if any, is decrypted; the character at the specified index position is removed; then the new value is encrypted.