public final class ApplicationVersionSignature extends Object
Key
signature containing the
application version name using PackageInfo.versionCode
.Modifier and Type | Method and Description |
---|---|
static Key |
obtain(Context context)
Returns the signature
Key for version code of the Application
of the given Context. |