Skip to main content
Version: 4.4.0

iCore.Public.Crypto.Xml Namespace

The iCore.Public.Crypto.Xml namespace contains types related to XML signing and verification.

Classes

NameDescription
AsymmetricXmlSigningConfigurationRepresents the configuration of an XML signing operation using an asymmetric key.
HMACXmlSigningConfigurationRepresents the configuration of an XML signing operation using the HMAC algorithm.
XmlSigningConfigurationBase class for the configuration specification for an XML signing operation.

Interfaces

NameDescription
IXmlSignatureValidationResultRepresents the result of the verification of an XML document digital signature.

Enums

NameDescription
XmlCanonicalizationMethodSpecifies the canonicalization method used when transforming an XML document.
XmlSignatureMethodTypeSpecifies the type of signature method used when signing an XML document.
XmlSignatureTypeSpecifies the type of an XML signature.