public interface Encryptor
byte[]
decrypt(byte[] bytes)
encrypt(byte[] bytes)
byte[] decrypt(byte[] bytes)
bytes
byte[] encrypt(byte[] bytes)
Copyright © 2022. All rights reserved.