ApplicationKeySupport

公开的最终类 ApplicationKeySupport 扩展对象

使用 Weave 应用密钥的实用程序方法和定义。

嵌套类摘要

接口 ApplicationKeySupport.ConstituentKeySource  

常量摘要

int kAppIntermediateKeySize 派生的中间密钥的大小(以字节为单位)。

字段摘要

公共静态最终字节 [] kAppIntermediateKeyDiversifier 用于从根密钥和周期密钥派生中间密钥的多样化值。

公共构造函数摘要

公共方法摘要

静态字节 []
deriveApplicationKey(int keyId, ApplicationKeySupport.ConstituentKeySource keySource, byte[] salt, byte[] diversifier, int keyLen)

继承的方法摘要

常量

public static final int kAppIntermediateKeySize

派生的中间密钥的大小(以字节为单位)。

常量值32

字段

public static final byte[] kAppIntermediateKeyDiversifier

用于从根密钥与周期密钥派生中间密钥的多样化值。

公共构造函数

public ApplicationKeySupport ()

公共方法

public static byte[] deriveApplicationKey (int keyId, ApplicationKeySupport.ConstituentKeySource keySource, byte[] salt, byte[] diversifier, int keyLen)

参数
keyId
keySource
多样化工具
KeyLen
引发
异常