Java.Security.IKey.Algorithm Property
Returns the name of the algorithm of this key.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the algorithm of this key. If the algorithm is unknown, null is returned.

[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