Timestamp.SignerCertPath Property

Definition

Returns the certificate path for the Timestamping Authority.

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

Property Value

The TSA's certificate path.

Attributes

Remarks

Returns the certificate path for the Timestamping Authority.

Java documentation for java.security.Timestamp.getSignerCertPath().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to