다음을 통해 공유


Timestamp.SignerCertPath 속성

정의

타임스탬핑 기관의 인증서 경로를 반환합니다.

public Java.Security.Cert.CertPath? SignerCertPath { [Android.Runtime.Register("getSignerCertPath", "()Ljava/security/cert/CertPath;", "")] get; }
[<get: Android.Runtime.Register("getSignerCertPath", "()Ljava/security/cert/CertPath;", "")>]
member this.SignerCertPath : Java.Security.Cert.CertPath

속성 값

TSA의 인증서 경로입니다.

특성

설명

타임스탬핑 기관의 인증서 경로를 반환합니다.

에 대한 java.security.Timestamp.getSignerCertPath()Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상