AsymmetricSignResponse constructor
AsymmetricSignResponse({})
Implementation
AsymmetricSignResponse({
this.name,
this.protectionLevel,
this.signature,
this.signatureCrc32c,
this.verifiedDataCrc32c,
this.verifiedDigestCrc32c,
});