跳过导航链接
A C G M N O P R S T U 

A

aesDecryptByte(byte[], byte[], int, int) - 类 中的方法com.zn.openssl.OpenSSLTool
 
aesEncodeByte(byte[], byte[], int, int) - 类 中的方法com.zn.openssl.OpenSSLTool
使用AES KEY加密解密

C

clear() - 类 中的方法notification.NotifyUtil
根据id清除通知
com.zn.openssl - 程序包 com.zn.openssl
 
com.zn.znutils.rx - 程序包 com.zn.znutils.rx
 
createRasKeypairToFile(int) - 类 中的方法com.zn.openssl.OpenSSLTool
创建RSA密钥对,保存在文件中
createRasKeypairToMem(int) - 类 中的方法com.zn.openssl.OpenSSLTool
创建RSA密钥对,保存在内存中

G

generate() - 类 中的静态方法com.zn.openssl.UUIDGenerator
产生一个32位的UUID
getInstance() - 类 中的静态方法com.zn.znutils.rx.RxBus
单例模式RxBus
getPriKey() - 类 中的方法com.zn.openssl.RSAKeyPair
 
getPubKey() - 类 中的方法com.zn.openssl.RSAKeyPair
 
getStringPriKey() - 类 中的方法com.zn.openssl.RSAKeyPair
 
getStringPubKey() - 类 中的方法com.zn.openssl.RSAKeyPair
 

M

MD5Degist(byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
MD5 加密

N

notification - 程序包 notification
 
notify_bigPic(PendingIntent, int, String, String, String, int, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
容纳大图片的通知
notify_button(int, int, String, PendingIntent, int, String, PendingIntent, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
里面有两个按钮的通知
notify_customview(RemoteViews, PendingIntent, int, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
自定义视图的通知
notify_HeadUp(PendingIntent, int, int, String, String, String, int, String, PendingIntent, int, String, PendingIntent, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
 
notify_mailbox(PendingIntent, int, int, ArrayList<String>, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
进行多项设置的通知(在小米上似乎不能设置大图标,系统默认大图标为应用图标)
notify_normail_moreline(PendingIntent, int, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
可以容纳多行提示文本的通知信息 (因为在高版本的系统中才支持,所以要进行判断)
notify_normal_singline(PendingIntent, int, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
普通的通知

1.

notify_progress(PendingIntent, int, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
有进度条的通知,可以设置为模糊进度或者精确进度
NotifyUtil - notification中的类
 
NotifyUtil(Context, int) - 类 的构造器notification.NotifyUtil
 

O

OpenSSLTool - com.zn.openssl中的类
Created by zn on 2017/7/17.
OpenSSLTool() - 类 的构造器com.zn.openssl.OpenSSLTool
 

P

post(Object) - 类 中的方法com.zn.znutils.rx.RxBus
发送消息

R

rsaDecryptWithKeyInAssets(AssetManager, String, byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
 
rsaDecryptWithKeyInFile(byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
 
rsaDecryptWithKeyInMem(byte[], byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
 
rsaEncryptWithKeyInAssets(AssetManager, String, byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
使用assets中的密钥文件进行加密解密
rsaEncryptWithKeyInFile(byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
使用保存在文件中的密钥进行加密解密
rsaEncryptWithKeyInMem(byte[], byte[]) - 类 中的方法com.zn.openssl.OpenSSLTool
使用保存在内存中的密钥进行加密解密
RSAKeyPair - com.zn.openssl中的类
Created by zn on 2017/7/17.
RSAKeyPair(String, String) - 类 的构造器com.zn.openssl.RSAKeyPair
 
RSAKeyPair(byte[]) - 类 的构造器com.zn.openssl.RSAKeyPair
 
RxBus - com.zn.znutils.rx中的类
Created by zn on 2017/7/15.

S

setPriKey(byte[]) - 类 中的方法com.zn.openssl.RSAKeyPair
 
setPubKey(byte[]) - 类 中的方法com.zn.openssl.RSAKeyPair
 

T

toObserverable(Class<T>) - 类 中的方法com.zn.znutils.rx.RxBus
接收消息

U

UUIDGenerator - com.zn.openssl中的类
Created by zn on 2017/7/17.
UUIDGenerator() - 类 的构造器com.zn.openssl.UUIDGenerator
 
A C G M N O P R S T U 
跳过导航链接