Skip to main content
Version: 4.4.0

XmlSigningConfiguration Class

Namespace: iCore.Public.Crypto.Xml
Assembly: iCore.Public.Crypto.dll

Base class for the configuration specification for an XML signing operation.

public abstract class XmlSigningConfiguration

Inheritance object 🡒 XmlSigningConfiguration
Derived
↳AsymmetricXmlSigningConfiguration
↳ HMACXmlSigningConfiguration

Properties​

NameDescription
SignatureTypeGets or sets the type of the signature.
CanonicalizationMethodGets or sets the canonicalization method to use.
ReferenceDigestMethodGets or sets the reference digest method to use.
KeyNameGets or sets the key name to include in the signature.