Java.Security.Signature Class
Signature is an engine class which is capable of creating and verifying digital signatures, using different algorithms that have been registered with the Java.Security.Security class.

See Also: Signature Members

Syntax

[Android.Runtime.Register("java/security/Signature", DoNotGenerateAcw=true)]
public abstract class Signature : SignatureSpi

Remarks

Signature is an engine class which is capable of creating and verifying digital signatures, using different algorithms that have been registered with the Java.Security.Security class.

See Also

[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