Java.Security.IKey.Format Property
Returns the name of the format used to encode this key, or null if it can not be encoded.

Syntax

[get: Android.Runtime.Register("getFormat", "()Ljava/lang/String;", "GetGetFormatHandler:Java.Security.IKeyInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string Format { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the format used to encode this key, or null if it can not be encoded.

[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