Returns value for the specified algorithm with the specified name.
Syntax
[Android.Runtime.Register("getAlgorithmProperty", "(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;", "")]
[System.Obsolete("deprecated")]
public static
string GetAlgorithmProperty (
string algName,
string propName)
Parameters
- algName
- the name of the algorithm.
- propName
- the name of the property.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1