public class SM4 extends Symmetric
国密算法包括:
SM4()
SM4(Key key)
decrypt, decryptUpdate, encrypt, encryptUpdate, getDecryptor, getEncryptor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SM4(Key key)
public SM4() throws NoSuchAlgorithmException
NoSuchAlgorithmException
Copyright © 2024 fossc. All rights reserved.