Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%XML.Security.SignatureMethod

serial class %XML.Security.SignatureMethod extends %XML.Security.Algorithm

XML Signature Algorithm element. This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."

Property Inventory

Properties

property HMACOutputLength as %Integer;
Property methods: HMACOutputLengthDisplayToLogical(), HMACOutputLengthGet(), HMACOutputLengthIsValid(), HMACOutputLengthLogicalToDisplay(), HMACOutputLengthNormalize(), HMACOutputLengthSet(), HMACOutputLengthXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab