-
- 所有超级接口:
Encryptor
- 所有已知实现类:
RSAActuator
public interface AsymmetricEncryptor extends Encryptor
非对称加密- 从以下版本开始:
- 2.4
-
-
嵌套类概要
-
从接口继承的嵌套类/接口 cn.mcres.karlatemp.mxlib.encrypt.Encryptor
Encryptor.Decoder, Encryptor.Encoder
-
-
方法概要
-
从接口继承的方法 cn.mcres.karlatemp.mxlib.encrypt.Encryptor
getDecoder, getEncoder, isSupportDecoder, isSupportEncoder
-
-