All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ro.ghionoiu.kmsjwt.key.KeyDecrypt Maven / Gradle / Ivy

package ro.ghionoiu.kmsjwt.key;

public interface KeyDecrypt {
    String decrypt(String ciphertext);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy