【发布时间】:2021-04-26 20:16:40
【问题描述】:
当我们为 Android 应用创建应用签名密钥时,我们设置了Validity (years),它的有效期应至少为 25 年。比如我可以设置100年。
但在过去的几年里,我们被介绍了Play App Signing。如果我只创建上传密钥(而不是自己创建应用签名密钥),Google creates and manages the app signing key。
那么,我想知道谷歌创建的应用签名密钥的有效期是多久?我想要它至少100年。不是25年吗?应用签名密钥过期后 Google 会做什么?
【问题讨论】:
标签: android google-play certificate google-play-console