FingerprintManager.CryptoObject.Signature Property

Definition

Caution

deprecated

[System.Obsolete("deprecated")]
public Java.Security.Signature? Signature { [Android.Runtime.Register("getSignature", "()Ljava/security/Signature;", "", ApiSince=23)] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getSignature", "()Ljava/security/Signature;", "", ApiSince=23)>]
member this.Signature : Java.Security.Signature

Property Value

Signature
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to