ApplicationKeySupport

public final class ApplicationKeySupport extends Object

Weave 애플리케이션 키 작업을 위한 유틸리티 메서드 및 정의입니다.

중첩된 클래스 요약

인터페이스 ApplicationKeySupport.ConstituentKeySource  

상수 요약

int kAppIntermediateKeySize 파생된 중간 키의 크기 (바이트)입니다.

필드 요약

public static final byte[] kAppIntermediateKeyDiversifier 루트 키와 에포크 키에서 중간 키를 파생하는 데 사용되는 다이버시파이어 값입니다.

공개 생성자 요약

공개 메서드 요약

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

루트 키와 에포크 키에서 중간 키를 파생하는 데 사용되는 다이버시파이어 값입니다.

공개 생성자

public ApplicationKeySupport ()

공개 메서드

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

매개변수
keyId
keySource
소금
다양화 도구
keyLen
생성 값
예외