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

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

package ro.ghionoiu.kmsjwt.key;

public interface KeyEncrypt {
    String encrypt(String plaintext);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy