WeaveKeyId

public final class WeaveKeyId extends Object

WeaveKeyId'lerle çalışmak için yardımcı program yöntemleri ve tanımları.

Sabit Değer Özeti

int ClientRootKey
int FabricRootKey
int FabricSecret
int Yok
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

Herkese Açık Oluşturucu Özeti

Herkese Açık Yöntem Özeti

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

Devralınan Yöntem Özeti

Sabitler

public static final int ClientRootKey

Sabit Değer: 66560

public static final int FabricRootKey

Sabit Değer: 65536

public static final int FabricSecret

Sabit Değer: 4097

public static final int None

Sabit Değer: 0

public static final int ServiceRootKey

Sabit Değer: 67584

public static final int kKeyType_AppEpochKey

Sabit Değer: 135168

public static final int kKeyType_AppGroupMasterKey

Sabit Değer: 196608

public static final int kKeyType_AppIntermediateKey

Sabit Değer: 69632

public static final int kKeyType_AppRootKey

Sabit Değer: 65536

public static final int kKeyType_AppRotatingKey

Sabit Değer: 20480

public static final int kKeyType_AppStaticKey

Sabit Değer: 16384

public static final int kKeyType_General

Sabit Değer: 4096

public static final int kKeyType_None

Sabit Değer: 0

public static final int kKeyType_Session

Sabit Değer: 8192

Herkese Açık Oluşturucular

public WeaveKeyId ()

Herkese Açık Yöntemler

public static int convertToStaticAppKeyId (int keyId)

Parametreler
keyId

public static String describeKey (int keyId)

Parametreler
keyId

public static int getAppGroupMasterKeyId (int keyId)

Parametreler
keyId

public static int getEpochKeyId (int keyId)

Parametreler
keyId

public static int getKeyType (int keyId)

Parametreler
keyId

public static int getRootKeyId (int keyId)

Parametreler
keyId

public static boolean incorporatesAppGroupMasterKey (int keyId)

Parametreler
keyId

public static boolean incorporatesEpochKey (int keyId)

Parametreler
keyId

public static boolean incorporatesRootKey (int keyId)

Parametreler
keyId

public static boolean isValid (int keyId)

Parametreler
keyId

public static int makeAppGroupMasterKeyId (int appGroupMasterKeyLocalId)

Parametreler
appGroupMasterKeyLocalId

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

Parametreler
keyType
rootKeyId
epochKeyId
appGroupMasterKeyId
useCurrentEpochKey

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

Parametreler
rootKeyId
epochKeyId
appGroupMasterKeyId
useCurrentEpochKey

public static int makeAppStaticKeyId (int rootKeyId, int appGroupMasterKeyId)

Parametreler
rootKeyId
appGroupMasterKeyId

public static int makeEpochKeyId (int epochKeyNumber)

Parametreler
epochKeyNumber

public static int makeRootKeyId (int rootKeyNumber)

Parametreler
rootKeyNumber

public static int updateEpochKey (int keyId, int epochKeyId)

Parametreler
keyId
epochKeyId

public static boolean usesCurrentEpochKey (int keyId)

Parametreler
keyId