public final class CipherUtils extends Object
CertificateUtils
KeyStoreUtils
static byte[]
decrypt(byte[] data, Key key)
encrypt(byte[] data, Key key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] encrypt(byte[] data, Key key)
public static byte[] decrypt(byte[] data, Key key)
Copyright © 2022. All rights reserved.