granularity level: instruction

		.class public Landroidx/core/hardware/fingerprint/FingerprintManagerCompat$CryptoObject;
.super Ljava/lang/Object;
.source "FingerprintManagerCompat.java"

.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/hardware/fingerprint/FingerprintManagerCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "CryptoObject"
.end annotation

.field private final mCipher:Ljavax/crypto/Cipher;
.field private final mMac:Ljavax/crypto/Mac;
.field private final mSignature:Ljava/security/Signature;


.method public constructor <init>(Ljava/security/Signature;)V
	.locals 0

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public constructor <init>(Ljavax/crypto/Cipher;)V
	.locals 0

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public constructor <init>(Ljavax/crypto/Mac;)V
	.locals 0

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public getCipher()Ljavax/crypto/Cipher;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getMac()Ljavax/crypto/Mac;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getSignature()Ljava/security/Signature;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method