public interface TripleDES extends Crypto
builder()
static TripleDESBuilder
String
decrypt(String cipherText)
encrypt(String input)
static TripleDESBuilder builder()
String encrypt(String input)
String decrypt(String cipherText)
Copyright © 2022. All rights reserved.