Signing a VbaProject only works when the DigitalSignature is created from certificate bytes and password.
When a DigitalSignature is created from an existing X509Certificate2 then Sign throws a NotImplementedException.
…...project is not supported in .NetStandard/.NetCore. It maybe refer...