public class Sm4KeyHolder extends Object
Sm4KeyHolder()
static void
clear()
static String
getSm4Iv()
getSm4Key()
setSm4Iv(String sm4Iv)
setSm4Key(String sm4Key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sm4KeyHolder()
public static String getSm4Key()
public static String getSm4Iv()
public static void setSm4Key(String sm4Key)
public static void setSm4Iv(String sm4Iv)
public static void clear()
Copyright © 2023. All rights reserved.