Java.Security.ICertificate.Guarantor Property
Returns the guarantor of this certificate.

Syntax

[get: Android.Runtime.Register("getGuarantor", "()Ljava/security/Principal;", "GetGetGuarantorHandler:Java.Security.ICertificateInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IPrincipal Guarantor { get; }

See Also

ICertificate.Principal

Value

Documentation for this section has not yet been entered.

Remarks

Returns the guarantor of this certificate. That guarantor guarantees, that the public key of this certificate is from the principal returned by ICertificate.Principal.

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1