SmimeInfo constructor
SmimeInfo({})
Implementation
SmimeInfo({
this.encryptedKeyPassword,
this.expiration,
this.id,
this.isDefault,
this.issuerCn,
this.pem,
this.pkcs12,
});
SmimeInfo({
this.encryptedKeyPassword,
this.expiration,
this.id,
this.isDefault,
this.issuerCn,
this.pem,
this.pkcs12,
});