Android.Media.MediaDrm.PropertyAlgorithms Field
String property name: a comma-separated list of cipher and mac algorithms supported by CryptoSession.

Syntax

[Android.Runtime.Register("PROPERTY_ALGORITHMS")]
public const string PropertyAlgorithms

Remarks

String property name: a comma-separated list of cipher and mac algorithms supported by CryptoSession. The list may be empty if the DRM engine plugin does not support CryptoSession operations.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18