CmsSigner
CmsSigner()
CmsSigner(CspParameters)
CmsSigner(SubjectIdentifierType)
CmsSigner(X509Certificate2)
CmsSigner(SubjectIdentifierType, X509Certificate2)
CmsSigner(SubjectIdentifierType, X509Certificate2, AsymmetricAlgorithm)
CmsSigner(SubjectIdentifierType, X509Certificate2, CompositeMLDsa)
CmsSigner(SubjectIdentifierType, X509Certificate2, MLDsa)
CmsSigner(SubjectIdentifierType, X509Certificate2, SlhDsa)
CmsSigner(SubjectIdentifierType, X509Certificate2, RSA, RSASignaturePadding)
Certificate
Certificates
DigestAlgorithm
IncludeOption
PrivateKey
SignaturePadding
SignedAttributes
SignerIdentifierType
UnsignedAttributes
net11.0
namespace System.Security.Cryptography.Pkcs
{
public sealed class CmsSigner
{
[Experimental("SYSLIB5006", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public CmsSigner(SubjectIdentifierType signerIdentifierType, X509Certificate2? certificate, MLDsa? privateKey);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | System.Security.Cryptography.Pkcs , Version=11.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on any platform except for these:
|
- Built-in API
- Package-provided API