언어

ImsIpsecAuthenticationAlgorithm 열거형

정의

public enum ImsIpsecAuthenticationAlgorithm
type ImsIpsecAuthenticationAlgorithm = 
상속
ImsIpsecAuthenticationAlgorithm

필드

속성 Description
HmacMd5 0

IPSec 인증 알고리즘은 HMAC-MD5입니다. TS 33.203의 부록 H 참조

에 대한 android.telephony.CarrierConfigManager.Ims.IPSEC_AUTHENTICATION_ALGORITHM_HMAC_MD5Android 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

HmacSha1 1

IPSec 인증 알고리즘은 HMAC-SHA1입니다. TS 33.203의 부록 H 참조

에 대한 android.telephony.CarrierConfigManager.Ims.IPSEC_AUTHENTICATION_ALGORITHM_HMAC_SHA1Android 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상