The NehtaSignedXml type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EncryptedXml |
Gets or sets an EncryptedXml object that defines the XML encryption processing rules.
(Inherited from SignedXml.) |
![]() | KeyInfo | (Inherited from SignedXml.) |
![]() | Resolver |
Sets the current XmlResolver object.
(Inherited from SignedXml.) |
![]() | Signature | (Inherited from SignedXml.) |
![]() | SignatureLength |
Gets the length of the signature for the current SignedXml object.
(Inherited from SignedXml.) |
![]() | SignatureMethod |
Gets the signature method of the current SignedXml object.
(Inherited from SignedXml.) |
![]() | SignatureValue |
Gets the signature value of the current SignedXml object.
(Inherited from SignedXml.) |
![]() | SignedInfo |
Gets the SignedInfo object of the current SignedXml object.
(Inherited from SignedXml.) |
![]() | SigningKey |
Gets or sets the asymmetric algorithm key used for signing a SignedXml object.
(Inherited from SignedXml.) |
![]() | SigningKeyName |
Gets or sets the name of the installed key to be used for signing the SignedXml object.
(Inherited from SignedXml.) |