WeaveKeyId

public final class WeaveKeyId extends Object

طُرق وأساليب مساعدة للتعامل مع WeaveKeyIds

ملخّص ثابت

int ClientRootKey
int FabricRootKey
int FabricSecret
int ما من شبكة
int ServiceRootKey
int kKeyType_AppEpochKey
int kKeyType_AppGroupMasterKey
int kKeyType_AppIntermediateKey
int kKeyType_AppRootKey
int kKeyType_AppRotatingKey
int kKeyType_AppStaticKey
int kKeyType_General
int kKeyType_None
int kKeyType_Session

ملخّص أداة الإنشاء العامة

ملخّص الطريقة العامة

static int
static String
describeKey(int keyId)
static int
static int
getEpochKeyId(int keyId)
static int
getKeyType(int keyId)
static int
getRootKeyId(int keyId)
static boolean
static boolean
static boolean
static boolean
isValid(int keyId)
static int
makeAppGroupMasterKeyId(int appGroupMasterKeyLocalId)
static int
makeAppKeyId(int keyType, int rootKeyId, int epochKeyId, int appGroupMasterKeyId, boolean useCurrentEpochKey)
static int
makeAppRotatingKeyId(int rootKeyId, int epochKeyId, int appGroupMasterKeyId, boolean useCurrentEpochKey)
static int
makeAppStaticKeyId(int rootKeyId, int appGroupMasterKeyId)
static int
makeEpochKeyId(int epochKeyNumber)
static int
makeRootKeyId(int rootKeyNumber)
static int
updateEpochKey(int keyId, int epochKeyId)
static boolean

ملخّص الطرق الموروثة

الثوابت

public static final int ClientRootKey

القيمة الثابتة: 66560

public static final int FabricRootKey

القيمة الثابتة: 65536

public static final int FabricSecret

القيمة الثابتة: 4097

public static final int None

القيمة الثابتة: 0

public static final int ServiceRootKey

القيمة الثابتة: 67584

public static final int kKeyType_AppEpochKey

القيمة الثابتة: 135168

public static final int kKeyType_AppGroupMasterKey

القيمة الثابتة: 196608

public static final int kKeyType_AppIntermediateKey

القيمة الثابتة: 69632

public static final int kKeyType_AppRootKey

القيمة الثابتة: 65536

public static final int kKeyType_AppRotatingKey

القيمة الثابتة: 20480

public static final int kKeyType_AppStaticKey

القيمة الثابتة: 16384

public static final int kKeyType_General

القيمة الثابتة: 4096

public static final int kKeyType_None

القيمة الثابتة: 0

public static final int kKeyType_Session

القيمة الثابتة: 8192

الشركات المصنِّعة العامة

public WeaveKeyId ()

الطُرق العامة

public static int convertToStaticAppKeyId (int keyId)

المعلمات
keyId

public static String describeKey (int keyId)

المعلمات
keyId

public static int getAppGroupMasterKeyId (int keyId)

المعلمات
keyId

public static int getEpochKeyId (int keyId)

المعلمات
keyId

public static int getKeyType (int keyId)

المعلمات
keyId

public static int getRootKeyId (int keyId)

المعلمات
keyId

public static boolean incorporatesAppGroupMasterKey (int keyId)

المعلمات
keyId

public static boolean incorporatesEpochKey (int keyId)

المعلمات
keyId

public static boolean incorporatesRootKey (int keyId)

المعلمات
keyId

public static boolean isValid (int keyId)

المعلمات
keyId

public static int makeAppGroupMasterKeyId (int appGroupMasterKeyLocalId)

المعلمات
appGroupMasterKeyLocalId

public static int makeAppKeyId (int keyType, int rootKeyId, int epochKeyId, int appGroupMasterKeyId, boolean useCurrentEpochKey)

المعلمات
keyType
rootKeyId
epochKeyId
appGroupMasterKeyId
useCurrentEpochKey

public static int makeAppRotatingKeyId (int rootKeyId, int epochKeyId, int appGroupMasterKeyId, boolean useCurrentEpochKey)

المعلمات
rootKeyId
epochKeyId
appGroupMasterKeyId
useCurrentEpochKey

public static int makeAppStaticKeyId (int rootKeyId, int appGroupMasterKeyId)

المعلمات
rootKeyId
appGroupMasterKeyId

public static int makeEpochKeyId (int epochKeyNumber)

المعلمات
epochKeyNumber

public static int makeRootKeyId (int rootKeyNumber)

المعلمات
rootKeyNumber

public static int updateEpochKey (int keyId, int epochKeyId)

المعلمات
keyId
epochKeyId

public static boolean usesCurrentEpochKey (int keyId)

المعلمات
keyId