ApplicationKeySupport

public final class ApplicationKeySupport extends Object

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

ملخّص الفئة المدمَج

واحدة ApplicationKeySupport.ConstituentKeySource  

ملخّص ثابت

int kAppIntermediateKeySize حجم (بالبايت) مفتاح وسيط مشتق.

ملخّص الحقل

public static final byte[] kAppIntermediateKeyDiversifier قيمة Diversifier المستخدَمة لاشتقاق مفتاح وسيط من مفتاح أساسي بالإضافة إلى مفتاح الفترة.

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

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

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

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

الثوابت

public static final int kAppIntermediateKeySize

حجم (بالبايت) مفتاح وسيط مشتق.

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

الحقول

public static final byte[]‎ kAppIntermediateKeyDiversifier

قيمة Diversifier المستخدَمة لاشتقاق مفتاح وسيط من مفتاح جذر بالإضافة إلى مفتاح الفترة الزمنية.

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

public ApplicationKeySupport ()

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

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

المعلمات
keyId
keySource
ملح
عامل التنويع
keyLen
الرميات
استثناء