  判断有问题..目前_tenpayV3Setting.EncryptionType 是null, 所以走了.Sm4GcmDecryptGetObjectAsync 这个方法,,这种解密就报错了.. null 这种情况应该还是走 AesGcmDecryptGetObjectAsync 就对了..