FingerprintManager.CryptoObject.Mac Property

Definition

Caution

deprecated

[System.Obsolete("deprecated")]
public Javax.Crypto.Mac? Mac { [Android.Runtime.Register("getMac", "()Ljavax/crypto/Mac;", "", ApiSince=23)] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getMac", "()Ljavax/crypto/Mac;", "", ApiSince=23)>]
member this.Mac : Javax.Crypto.Mac

Property Value

Mac
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