System.Security.Cryptography.Pkcs.CmsSignature
protected CmsSignature()
protected abstract bool Sign(ReadOnlySpan<byte> dataHash, string hashAlgorithmOid, X509Certificate2 certificate, object key, bool silent, out string signatureAlgorithm, out byte signatureValue, out byte signatureParameters)