deleteCrypt abstract method

void deleteCrypt(
  1. String key
)

Deletes a crypt object by key.

Implementation

void deleteCrypt(String key);