Android.Content.PM.Signature Class
Opaque, immutable representation of a signing certificate associated with an application package.

See Also: Signature Members

Syntax

[Android.Runtime.Register("android/content/pm/Signature", DoNotGenerateAcw=true)]
public class Signature : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Opaque, immutable representation of a signing certificate associated with an application package.

This class name is slightly misleading, since it's not actually a signature.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1