Java.Security.ICertificate.PublicKey Property
Returns the public key of this certificate.

Syntax

[get: Android.Runtime.Register("getPublicKey", "()Ljava/security/PublicKey;", "GetGetPublicKeyHandler:Java.Security.ICertificateInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IPublicKey PublicKey { get; }

See Also

ICertificate.Guarantor
ICertificate.Principal

Value

Documentation for this section has not yet been entered.

Remarks

Returns the public key of this certificate. The public key is guaranteed by the guarantor to belong to the 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