Module xmlsec_strings
[frames | no frames]

Module xmlsec_strings

Variable Summary
str AttrAlgorithm = 'Algorithm'
str AttrApplication = 'Application'
str AttrEncoding = 'Encoding'
str AttrFilter = 'Filter'
str AttrId = 'Id'
str AttrIdentifier = 'Identifier'
str AttrMechanism = 'Mechanism['
str AttrMimeType = 'MimeType'
str AttrNonce = 'Nonce'
str AttrNotBefore = 'NotBefore'
str AttrNotOnOrAfter = 'NotOnOrAfter'
str AttrOriginalRequestId = 'OriginalRequestId'
str AttrPrefixList = 'PrefixList'
str AttrRecipient = 'Recipient'
str AttrRequestId = 'RequestId'
str AttrResponseLimit = 'ResponseLimit'
str AttrResultMajor = 'ResultMajor'
str AttrResultMinor = 'ResultMinor'
str AttrService = 'Service'
str AttrTarget = 'Target'
str AttrTime = 'Time'
str AttrType = 'Type'
str AttrURI = 'URI'
str DSigNs = 'http://www.w3.org/2000/09/xmldsig#'
str EncNs = 'http://www.w3.org/2001/04/xmlenc#'
str HrefAes128Cbc = 'http://www.w3.org/2001/04/xmlenc#aes128...
str HrefAes192Cbc = 'http://www.w3.org/2001/04/xmlenc#aes192...
str HrefAes256Cbc = 'http://www.w3.org/2001/04/xmlenc#aes256...
str HrefAESKeyValue = 'http://www.aleksey.com/xmlsec/2002#AE...
str HrefBase64 = 'http://www.w3.org/2000/09/xmldsig#base64'
str HrefC14N = 'http://www.w3.org/TR/2001/REC-xml-c14n-20010...
str HrefC14NWithComments = 'http://www.w3.org/TR/2001/REC-xm...
str HrefDes3Cbc = 'http://www.w3.org/2001/04/xmlenc#triplede...
str HrefDESKeyValue = 'http://www.aleksey.com/xmlsec/2002#DE...
str HrefDSAKeyValue = 'http://www.w3.org/2000/09/xmldsig#DSA...
str HrefDsaSha1 = 'http://www.w3.org/2000/09/xmldsig#dsa-sha...
str HrefEncryptedKey = 'http://www.w3.org/2001/04/xmlenc#Enc...
str HrefEnveloped = 'http://www.w3.org/2000/09/xmldsig#envel...
str HrefExcC14N = 'http://www.w3.org/2001/10/xml-exc-c14n#'
str HrefExcC14NWithComments = 'http://www.w3.org/2001/10/xml...
str HrefHMACKeyValue = 'http://www.aleksey.com/xmlsec/2002#H...
str HrefHmacMd5 = 'http://www.w3.org/2001/04/xmldsig-more#hm...
str HrefHmacRipemd160 = 'http://www.w3.org/2001/04/xmldsig-m...
str HrefHmacSha1 = 'http://www.w3.org/2000/09/xmldsig#hmac-s...
str HrefKWAes128 = 'http://www.w3.org/2001/04/xmlenc#kw-aes1...
str HrefKWAes192 = 'http://www.w3.org/2001/04/xmlenc#kw-aes1...
str HrefKWAes256 = 'http://www.w3.org/2001/04/xmlenc#kw-aes2...
str HrefKWDes3 = 'http://www.w3.org/2001/04/xmlenc#kw-triple...
str HrefPGPData = 'http://www.w3.org/2000/09/xmldsig#PGPData...
str HrefRawX509Cert = 'http://www.w3.org/2000/09/xmldsig#raw...
str HrefRipemd160 = 'http://www.w3.org/2001/04/xmlenc#ripemd...
str HrefRSAKeyValue = 'http://www.w3.org/2000/09/xmldsig#RSA...
str HrefRsaOaep = 'http://www.w3.org/2001/04/xmlenc#rsa-oaep...
str HrefRsaPkcs1 = 'http://www.w3.org/2001/04/xmlenc#rsa-1_5...
str HrefRsaSha1 = 'http://www.w3.org/2000/09/xmldsig#rsa-sha...
str HrefSha1 = 'http://www.w3.org/2000/09/xmldsig#sha1'
str HrefSPKIData = 'http://www.w3.org/2000/09/xmldsig#SPKIDa...
str HrefX509Data = 'http://www.w3.org/2000/09/xmldsig#X509Da...
str HrefXslt = 'http://www.w3.org/TR/1999/REC-xslt-19991116'...
str KeyUsageEncryption = 'Encryption'
str KeyUsageExchange = 'Exchange'
str KeyUsageSignature = 'Signature'
str NameAes128Cbc = 'aes128-cbc'
str NameAes192Cbc = 'aes192-cbc'
str NameAes256Cbc = 'aes256-cbc'
str NameAESKeyValue = 'aes'
str NameBase64 = 'base64'
str NameC14N = 'c14n'
str NameC14NWithComments = 'c14n-with-comments'
str NameDes3Cbc = 'tripledes-cbc'
str NameDESKeyValue = 'des'
str NameDSAKeyValue = 'dsa'
str NameDsaSha1 = 'dsa-sha1'
str NameEncryptedKey = 'enc-key'
str NameEnveloped = 'enveloped-signature'
str NameExcC14N = 'exc-c14n'
str NameExcC14NWithComments = 'exc-c14n-with-comments'
str NameHMACKeyValue = 'hmac'
str NameHmacMd5 = 'hmac-md5'
str NameHmacRipemd160 = 'hmac-ripemd160'
str NameHmacSha1 = 'hmac-sha1'
str NameKeyName = 'key-name'
str NameKeyValue = 'key-value'
str NameKWAes128 = 'kw-aes128'
str NameKWAes192 = 'kw-aes192'
str NameKWAes256 = 'kw-aes256'
str NameKWDes3 = 'kw-tripledes'
str NameMemBuf = 'membuf-transform'
str NamePGPData = 'pgp'
str NameRawX509Cert = 'raw-x509-cert'
str NameRetrievalMethod = 'retrieval-method'
str NameRipemd160 = 'ripemd160'
str NameRSAKeyValue = 'rsa'
str NameRsaOaep = 'rsa-oaep-mgf1p'
str NameRsaPkcs1 = 'rsa-1_5'
str NameRsaSha1 = 'rsa-sha1'
str NameSha1 = 'sha1'
str NameSPKIData = 'spki'
str NameX509Data = 'x509'
str NameX509Store = 'x509-store'
str NameXPath = 'xpath'
str NameXPath2 = 'xpath2'
str NameXPointer = 'xpointer'
str NameXslt = 'xslt'
str NodeAESKeyValue = 'AESKeyValue'
str NodeCanonicalizationMethod = 'CanonicalizationMethod'
str NodeCarriedKeyName = 'CarriedKeyName'
str NodeCipherData = 'CipherData'
str NodeCipherReference = 'CipherReference'
str NodeCipherValue = 'CipherValue'
str NodeCompoundRequest = 'CompoundRequest'
str NodeCompoundResult = 'CompoundResult'
str NodeDataReference = 'DataReference'
str NodeDESKeyValue = 'DESKeyValue'
str NodeDigestMethod = 'DigestMethod'
str NodeDigestValue = 'DigestValue'
str NodeDSAG = 'G'
str NodeDSAKeyValue = 'DSAKeyValue'
str NodeDSAP = 'P'
str NodeDSAPgenCounter = 'PgenCounter'
str NodeDSAQ = 'Q'
str NodeDSASeed = 'Seed'
str NodeDSAX = 'X'
str NodeDSAY = 'Y'
str NodeEncryptedData = 'EncryptedData'
str NodeEncryptedKey = 'EncryptedKey'
str NodeEncryptionMethod = 'EncryptionMethod'
str NodeEncryptionProperties = 'EncryptionProperties'
str NodeEncryptionProperty = 'EncryptionProperty'
str NodeHMACKeyValue = 'HMACKeyValue'
str NodeHMACOutputLength = 'HMACOutputLength'
str NodeInclusiveNamespaces = 'InclusiveNamespaces'
str NodeKeyInfo = 'KeyInfo'
str NodeKeyName = 'KeyName'
str NodeKeyReference = 'KeyReference'
str NodeKeyUsage = 'KeyUsage'
str NodeKeyValue = 'KeyValue'
str NodeLocateRequest = 'LocateRequest'
str NodeLocateResult = 'LocateResult'
str NodeManifest = 'Manifest'
str NodeMessageExtension = 'MessageExtension'
str NodeObject = 'Object'
str NodeOpaqueClientData = 'OpaqueClientData'
str NodePendingNotification = 'PendingNotification'
str NodePGPData = 'PGPData'
str NodeQueryKeyBinding = 'QueryKeyBinding'
str NodeReference = 'Reference'
str NodeReferenceList = 'ReferenceList'
str NodeRequestSignatureValue = 'RequestSignatureValue'
str NodeRespondWith = 'RespondWith'
str NodeResponseMechanism = 'ResponseMechanism'
str NodeRetrievalMethod = 'RetrievalMethod'
str NodeRSAExponent = 'Exponent'
str NodeRSAKeyValue = 'RSAKeyValue'
str NodeRSAModulus = 'Modulus'
str NodeRsaOAEPparams = 'OAEPparams'
str NodeRSAPrivateExponent = 'PrivateExponent'
str NodeSignature = 'Signature'
str NodeSignatureMethod = 'SignatureMethod'
str NodeSignatureProperties = 'SignatureProperties'
str NodeSignatureValue = 'SignatureValue'
str NodeSignedInfo = 'SignedInfo'
str NodeSPKIData = 'SPKIData'
str NodeTimeInstant = 'TimeInstant'
str NodeTransform = 'Transform'
str NodeTransforms = 'Transforms'
str NodeUnverifiedKeyBinding = 'UnverifiedKeyBinding'
str NodeUseKeyWith = 'UseKeyWith'
str NodeValidateRequest = 'ValidateRequest'
str NodeValidateResult = 'ValidateResult'
str NodeValidityInterval = 'ValidityInterval'
str NodeX509Certificate = 'X509Certificate'
str NodeX509CRL = 'X509CRL'
str NodeX509Data = 'X509Data'
str NodeX509IssuerName = 'X509IssuerName'
str NodeX509IssuerSerial = 'X509IssuerSerial'
str NodeX509SerialNumber = 'X509SerialNumber'
str NodeX509SKI = 'X509SKI'
str NodeX509SubjectName = 'X509SubjectName'
str NodeXPath = 'XPath'
str NodeXPath2 = 'XPath'
str NodeXPointer = 'XPointer'
str Ns = 'http://www.aleksey.com/xmlsec/2002'
str NsExcC14N = 'http://www.w3.org/2001/10/xml-exc-c14n#'
str NsExcC14NWithComments = 'http://www.w3.org/2001/10/xml-e...
str RespondWithKeyName = 'KeyName'
str RespondWithKeyValue = 'KeyValue'
str RespondWithOCSP = 'OCSP'
str RespondWithPGP = 'PGP'
str RespondWithPGPWeb = 'PGPWeb'
str RespondWithPrivateKey = 'PrivateKey'
str RespondWithRetrievalMethod = 'RetrievalMethod'
str RespondWithSPKI = 'SPKI'
str RespondWithX509Cert = 'X509Cert'
str RespondWithX509Chain = 'X509Chain'
str RespondWithX509CRL = 'X509CRL'
str ResponsePending = 'Pending'
str ResponseRepresent = 'Represent'
str ResponseRequestSignatureValue = 'RequestSignatureValue'
str ResultMajorCodePending = 'Pending'
str ResultMajorCodeReceiver = 'Receiver'
str ResultMajorCodeRepresent = 'Represent'
str ResultMajorCodeSender = 'Sender'
str ResultMajorCodeSuccess = 'Success'
str ResultMajorCodeVersionMismatch = 'VersionMismatch'
str ResultMinorCodeFailure = 'Failure'
str ResultMinorCodeIncomplete = 'Incomplete'
str ResultMinorCodeMessageNotSupported = 'MessageNotSupporte...
str ResultMinorCodeNoAuthentication = 'NoAuthentication'
str ResultMinorCodeNoMatch = 'NoMatch'
str ResultMinorCodeNotSynchronous = 'NotSynchronous'
str ResultMinorCodeRefused = 'Refused'
str ResultMinorCodeTooManyResponses = 'TooManyResponses'
str ResultMinorCodeUnknownResponseId = 'UnknownResponseId'
str StatusResultFailed = 'Failed'
str StatusResultPending = 'Pending'
str StatusResultSuccess = 'Success'
str StringCR = '\n'
str StringEmpty = ''
str TypeEncContent = 'http://www.w3.org/2001/04/xmlenc#Conte...
str TypeEncElement = 'http://www.w3.org/2001/04/xmlenc#Eleme...
str XkmsNs = 'http://www.w3.org/2002/03/xkms#'
str XPath2FilterIntersect = 'intersect'
str XPath2FilterSubtract = 'subtract'
str XPath2FilterUnion = 'union'
str XPath2Ns = 'http://www.w3.org/2002/06/xmldsig-filter2'
str XPathNs = 'http://www.w3.org/TR/1999/REC-xpath-19991116'...
str XPointerNs = 'http://www.w3.org/2001/04/xmldsig-more/xpt...

Variable Details

AttrAlgorithm

Type:
str
Value:
'Algorithm'                                                            

AttrApplication

Type:
str
Value:
'Application'                                                          

AttrEncoding

Type:
str
Value:
'Encoding'                                                             

AttrFilter

Type:
str
Value:
'Filter'                                                               

AttrId

Type:
str
Value:
'Id'                                                                   

AttrIdentifier

Type:
str
Value:
'Identifier'                                                           

AttrMechanism

Type:
str
Value:
'Mechanism['                                                           

AttrMimeType

Type:
str
Value:
'MimeType'                                                             

AttrNonce

Type:
str
Value:
'Nonce'                                                                

AttrNotBefore

Type:
str
Value:
'NotBefore'                                                            

AttrNotOnOrAfter

Type:
str
Value:
'NotOnOrAfter'                                                         

AttrOriginalRequestId

Type:
str
Value:
'OriginalRequestId'                                                    

AttrPrefixList

Type:
str
Value:
'PrefixList'                                                           

AttrRecipient

Type:
str
Value:
'Recipient'                                                            

AttrRequestId

Type:
str
Value:
'RequestId'                                                            

AttrResponseLimit

Type:
str
Value:
'ResponseLimit'                                                        

AttrResultMajor

Type:
str
Value:
'ResultMajor'                                                          

AttrResultMinor

Type:
str
Value:
'ResultMinor'                                                          

AttrService

Type:
str
Value:
'Service'                                                              

AttrTarget

Type:
str
Value:
'Target'                                                               

AttrTime

Type:
str
Value:
'Time'                                                                 

AttrType

Type:
str
Value:
'Type'                                                                 

AttrURI

Type:
str
Value:
'URI'                                                                  

DSigNs

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#'                                   

EncNs

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#'                                    

HrefAes128Cbc

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#aes128-cbc'                          

HrefAes192Cbc

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#aes192-cbc'                          

HrefAes256Cbc

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#aes256-cbc'                          

HrefAESKeyValue

Type:
str
Value:
'http://www.aleksey.com/xmlsec/2002#AESKeyValue'                       

HrefBase64

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#base64'                             

HrefC14N

Type:
str
Value:
'http://www.w3.org/TR/2001/REC-xml-c14n-20010315'                      

HrefC14NWithComments

Type:
str
Value:
'http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments'         

HrefDes3Cbc

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#tripledes-cbc'                       

HrefDESKeyValue

Type:
str
Value:
'http://www.aleksey.com/xmlsec/2002#DESKeyValue'                       

HrefDSAKeyValue

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#DSAKeyValue'                        

HrefDsaSha1

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#dsa-sha1'                           

HrefEncryptedKey

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#EncryptedKey'                        

HrefEnveloped

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#enveloped-signature'                

HrefExcC14N

Type:
str
Value:
'http://www.w3.org/2001/10/xml-exc-c14n#'                              

HrefExcC14NWithComments

Type:
str
Value:
'http://www.w3.org/2001/10/xml-exc-c14n#WithComments'                  

HrefHMACKeyValue

Type:
str
Value:
'http://www.aleksey.com/xmlsec/2002#HMACKeyValue'                      

HrefHmacMd5

Type:
str
Value:
'http://www.w3.org/2001/04/xmldsig-more#hmac-md5'                      

HrefHmacRipemd160

Type:
str
Value:
'http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160'                

HrefHmacSha1

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#hmac-sha1'                          

HrefKWAes128

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#kw-aes128'                           

HrefKWAes192

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#kw-aes192'                           

HrefKWAes256

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#kw-aes256'                           

HrefKWDes3

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#kw-tripledes'                        

HrefPGPData

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#PGPData'                            

HrefRawX509Cert

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#rawX509Certificate'                 

HrefRipemd160

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#ripemd160'                           

HrefRSAKeyValue

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#RSAKeyValue'                        

HrefRsaOaep

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p'                      

HrefRsaPkcs1

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#rsa-1_5'                             

HrefRsaSha1

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#rsa-sha1'                           

HrefSha1

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#sha1'                               

HrefSPKIData

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#SPKIData'                           

HrefX509Data

Type:
str
Value:
'http://www.w3.org/2000/09/xmldsig#X509Data'                           

HrefXslt

Type:
str
Value:
'http://www.w3.org/TR/1999/REC-xslt-19991116'                          

KeyUsageEncryption

Type:
str
Value:
'Encryption'                                                           

KeyUsageExchange

Type:
str
Value:
'Exchange'                                                             

KeyUsageSignature

Type:
str
Value:
'Signature'                                                            

NameAes128Cbc

Type:
str
Value:
'aes128-cbc'                                                           

NameAes192Cbc

Type:
str
Value:
'aes192-cbc'                                                           

NameAes256Cbc

Type:
str
Value:
'aes256-cbc'                                                           

NameAESKeyValue

Type:
str
Value:
'aes'                                                                  

NameBase64

Type:
str
Value:
'base64'                                                               

NameC14N

Type:
str
Value:
'c14n'                                                                 

NameC14NWithComments

Type:
str
Value:
'c14n-with-comments'                                                   

NameDes3Cbc

Type:
str
Value:
'tripledes-cbc'                                                        

NameDESKeyValue

Type:
str
Value:
'des'                                                                  

NameDSAKeyValue

Type:
str
Value:
'dsa'                                                                  

NameDsaSha1

Type:
str
Value:
'dsa-sha1'                                                             

NameEncryptedKey

Type:
str
Value:
'enc-key'                                                              

NameEnveloped

Type:
str
Value:
'enveloped-signature'                                                  

NameExcC14N

Type:
str
Value:
'exc-c14n'                                                             

NameExcC14NWithComments

Type:
str
Value:
'exc-c14n-with-comments'                                               

NameHMACKeyValue

Type:
str
Value:
'hmac'                                                                 

NameHmacMd5

Type:
str
Value:
'hmac-md5'                                                             

NameHmacRipemd160

Type:
str
Value:
'hmac-ripemd160'                                                       

NameHmacSha1

Type:
str
Value:
'hmac-sha1'                                                            

NameKeyName

Type:
str
Value:
'key-name'                                                             

NameKeyValue

Type:
str
Value:
'key-value'                                                            

NameKWAes128

Type:
str
Value:
'kw-aes128'                                                            

NameKWAes192

Type:
str
Value:
'kw-aes192'                                                            

NameKWAes256

Type:
str
Value:
'kw-aes256'                                                            

NameKWDes3

Type:
str
Value:
'kw-tripledes'                                                         

NameMemBuf

Type:
str
Value:
'membuf-transform'                                                     

NamePGPData

Type:
str
Value:
'pgp'                                                                  

NameRawX509Cert

Type:
str
Value:
'raw-x509-cert'                                                        

NameRetrievalMethod

Type:
str
Value:
'retrieval-method'                                                     

NameRipemd160

Type:
str
Value:
'ripemd160'                                                            

NameRSAKeyValue

Type:
str
Value:
'rsa'                                                                  

NameRsaOaep

Type:
str
Value:
'rsa-oaep-mgf1p'                                                       

NameRsaPkcs1

Type:
str
Value:
'rsa-1_5'                                                              

NameRsaSha1

Type:
str
Value:
'rsa-sha1'                                                             

NameSha1

Type:
str
Value:
'sha1'                                                                 

NameSPKIData

Type:
str
Value:
'spki'                                                                 

NameX509Data

Type:
str
Value:
'x509'                                                                 

NameX509Store

Type:
str
Value:
'x509-store'                                                           

NameXPath

Type:
str
Value:
'xpath'                                                                

NameXPath2

Type:
str
Value:
'xpath2'                                                               

NameXPointer

Type:
str
Value:
'xpointer'                                                             

NameXslt

Type:
str
Value:
'xslt'                                                                 

NodeAESKeyValue

Type:
str
Value:
'AESKeyValue'                                                          

NodeCanonicalizationMethod

Type:
str
Value:
'CanonicalizationMethod'                                               

NodeCarriedKeyName

Type:
str
Value:
'CarriedKeyName'                                                       

NodeCipherData

Type:
str
Value:
'CipherData'                                                           

NodeCipherReference

Type:
str
Value:
'CipherReference'                                                      

NodeCipherValue

Type:
str
Value:
'CipherValue'                                                          

NodeCompoundRequest

Type:
str
Value:
'CompoundRequest'                                                      

NodeCompoundResult

Type:
str
Value:
'CompoundResult'                                                       

NodeDataReference

Type:
str
Value:
'DataReference'                                                        

NodeDESKeyValue

Type:
str
Value:
'DESKeyValue'                                                          

NodeDigestMethod

Type:
str
Value:
'DigestMethod'                                                         

NodeDigestValue

Type:
str
Value:
'DigestValue'                                                          

NodeDSAG

Type:
str
Value:
'G'                                                                    

NodeDSAKeyValue

Type:
str
Value:
'DSAKeyValue'                                                          

NodeDSAP

Type:
str
Value:
'P'                                                                    

NodeDSAPgenCounter

Type:
str
Value:
'PgenCounter'                                                          

NodeDSAQ

Type:
str
Value:
'Q'                                                                    

NodeDSASeed

Type:
str
Value:
'Seed'                                                                 

NodeDSAX

Type:
str
Value:
'X'                                                                    

NodeDSAY

Type:
str
Value:
'Y'                                                                    

NodeEncryptedData

Type:
str
Value:
'EncryptedData'                                                        

NodeEncryptedKey

Type:
str
Value:
'EncryptedKey'                                                         

NodeEncryptionMethod

Type:
str
Value:
'EncryptionMethod'                                                     

NodeEncryptionProperties

Type:
str
Value:
'EncryptionProperties'                                                 

NodeEncryptionProperty

Type:
str
Value:
'EncryptionProperty'                                                   

NodeHMACKeyValue

Type:
str
Value:
'HMACKeyValue'                                                         

NodeHMACOutputLength

Type:
str
Value:
'HMACOutputLength'                                                     

NodeInclusiveNamespaces

Type:
str
Value:
'InclusiveNamespaces'                                                  

NodeKeyInfo

Type:
str
Value:
'KeyInfo'                                                              

NodeKeyName

Type:
str
Value:
'KeyName'                                                              

NodeKeyReference

Type:
str
Value:
'KeyReference'                                                         

NodeKeyUsage

Type:
str
Value:
'KeyUsage'                                                             

NodeKeyValue

Type:
str
Value:
'KeyValue'                                                             

NodeLocateRequest

Type:
str
Value:
'LocateRequest'                                                        

NodeLocateResult

Type:
str
Value:
'LocateResult'                                                         

NodeManifest

Type:
str
Value:
'Manifest'                                                             

NodeMessageExtension

Type:
str
Value:
'MessageExtension'                                                     

NodeObject

Type:
str
Value:
'Object'                                                               

NodeOpaqueClientData

Type:
str
Value:
'OpaqueClientData'                                                     

NodePendingNotification

Type:
str
Value:
'PendingNotification'                                                  

NodePGPData

Type:
str
Value:
'PGPData'                                                              

NodeQueryKeyBinding

Type:
str
Value:
'QueryKeyBinding'                                                      

NodeReference

Type:
str
Value:
'Reference'                                                            

NodeReferenceList

Type:
str
Value:
'ReferenceList'                                                        

NodeRequestSignatureValue

Type:
str
Value:
'RequestSignatureValue'                                                

NodeRespondWith

Type:
str
Value:
'RespondWith'                                                          

NodeResponseMechanism

Type:
str
Value:
'ResponseMechanism'                                                    

NodeRetrievalMethod

Type:
str
Value:
'RetrievalMethod'                                                      

NodeRSAExponent

Type:
str
Value:
'Exponent'                                                             

NodeRSAKeyValue

Type:
str
Value:
'RSAKeyValue'                                                          

NodeRSAModulus

Type:
str
Value:
'Modulus'                                                              

NodeRsaOAEPparams

Type:
str
Value:
'OAEPparams'                                                           

NodeRSAPrivateExponent

Type:
str
Value:
'PrivateExponent'                                                      

NodeSignature

Type:
str
Value:
'Signature'                                                            

NodeSignatureMethod

Type:
str
Value:
'SignatureMethod'                                                      

NodeSignatureProperties

Type:
str
Value:
'SignatureProperties'                                                  

NodeSignatureValue

Type:
str
Value:
'SignatureValue'                                                       

NodeSignedInfo

Type:
str
Value:
'SignedInfo'                                                           

NodeSPKIData

Type:
str
Value:
'SPKIData'                                                             

NodeTimeInstant

Type:
str
Value:
'TimeInstant'                                                          

NodeTransform

Type:
str
Value:
'Transform'                                                            

NodeTransforms

Type:
str
Value:
'Transforms'                                                           

NodeUnverifiedKeyBinding

Type:
str
Value:
'UnverifiedKeyBinding'                                                 

NodeUseKeyWith

Type:
str
Value:
'UseKeyWith'                                                           

NodeValidateRequest

Type:
str
Value:
'ValidateRequest'                                                      

NodeValidateResult

Type:
str
Value:
'ValidateResult'                                                       

NodeValidityInterval

Type:
str
Value:
'ValidityInterval'                                                     

NodeX509Certificate

Type:
str
Value:
'X509Certificate'                                                      

NodeX509CRL

Type:
str
Value:
'X509CRL'                                                              

NodeX509Data

Type:
str
Value:
'X509Data'                                                             

NodeX509IssuerName

Type:
str
Value:
'X509IssuerName'                                                       

NodeX509IssuerSerial

Type:
str
Value:
'X509IssuerSerial'                                                     

NodeX509SerialNumber

Type:
str
Value:
'X509SerialNumber'                                                     

NodeX509SKI

Type:
str
Value:
'X509SKI'                                                              

NodeX509SubjectName

Type:
str
Value:
'X509SubjectName'                                                      

NodeXPath

Type:
str
Value:
'XPath'                                                                

NodeXPath2

Type:
str
Value:
'XPath'                                                                

NodeXPointer

Type:
str
Value:
'XPointer'                                                             

Ns

Type:
str
Value:
'http://www.aleksey.com/xmlsec/2002'                                   

NsExcC14N

Type:
str
Value:
'http://www.w3.org/2001/10/xml-exc-c14n#'                              

NsExcC14NWithComments

Type:
str
Value:
'http://www.w3.org/2001/10/xml-exc-c14n#WithComments'                  

RespondWithKeyName

Type:
str
Value:
'KeyName'                                                              

RespondWithKeyValue

Type:
str
Value:
'KeyValue'                                                             

RespondWithOCSP

Type:
str
Value:
'OCSP'                                                                 

RespondWithPGP

Type:
str
Value:
'PGP'                                                                  

RespondWithPGPWeb

Type:
str
Value:
'PGPWeb'                                                               

RespondWithPrivateKey

Type:
str
Value:
'PrivateKey'                                                           

RespondWithRetrievalMethod

Type:
str
Value:
'RetrievalMethod'                                                      

RespondWithSPKI

Type:
str
Value:
'SPKI'                                                                 

RespondWithX509Cert

Type:
str
Value:
'X509Cert'                                                             

RespondWithX509Chain

Type:
str
Value:
'X509Chain'                                                            

RespondWithX509CRL

Type:
str
Value:
'X509CRL'                                                              

ResponsePending

Type:
str
Value:
'Pending'                                                              

ResponseRepresent

Type:
str
Value:
'Represent'                                                            

ResponseRequestSignatureValue

Type:
str
Value:
'RequestSignatureValue'                                                

ResultMajorCodePending

Type:
str
Value:
'Pending'                                                              

ResultMajorCodeReceiver

Type:
str
Value:
'Receiver'                                                             

ResultMajorCodeRepresent

Type:
str
Value:
'Represent'                                                            

ResultMajorCodeSender

Type:
str
Value:
'Sender'                                                               

ResultMajorCodeSuccess

Type:
str
Value:
'Success'                                                              

ResultMajorCodeVersionMismatch

Type:
str
Value:
'VersionMismatch'                                                      

ResultMinorCodeFailure

Type:
str
Value:
'Failure'                                                              

ResultMinorCodeIncomplete

Type:
str
Value:
'Incomplete'                                                           

ResultMinorCodeMessageNotSupported

Type:
str
Value:
'MessageNotSupported'                                                  

ResultMinorCodeNoAuthentication

Type:
str
Value:
'NoAuthentication'                                                     

ResultMinorCodeNoMatch

Type:
str
Value:
'NoMatch'                                                              

ResultMinorCodeNotSynchronous

Type:
str
Value:
'NotSynchronous'                                                       

ResultMinorCodeRefused

Type:
str
Value:
'Refused'                                                              

ResultMinorCodeTooManyResponses

Type:
str
Value:
'TooManyResponses'                                                     

ResultMinorCodeUnknownResponseId

Type:
str
Value:
'UnknownResponseId'                                                    

StatusResultFailed

Type:
str
Value:
'Failed'                                                               

StatusResultPending

Type:
str
Value:
'Pending'                                                              

StatusResultSuccess

Type:
str
Value:
'Success'                                                              

StringCR

Type:
str
Value:
'''
'''                                                                    

StringEmpty

Type:
str
Value:
''                                                                     

TypeEncContent

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#Content'                             

TypeEncElement

Type:
str
Value:
'http://www.w3.org/2001/04/xmlenc#Element'                             

XkmsNs

Type:
str
Value:
'http://www.w3.org/2002/03/xkms#'                                      

XPath2FilterIntersect

Type:
str
Value:
'intersect'                                                            

XPath2FilterSubtract

Type:
str
Value:
'subtract'                                                             

XPath2FilterUnion

Type:
str
Value:
'union'                                                                

XPath2Ns

Type:
str
Value:
'http://www.w3.org/2002/06/xmldsig-filter2'                            

XPathNs

Type:
str
Value:
'http://www.w3.org/TR/1999/REC-xpath-19991116'                         

XPointerNs

Type:
str
Value:
'http://www.w3.org/2001/04/xmldsig-more/xptr'                          

Generated by Epydoc 2.0 on Mon Feb 9 01:09:34 2004 http://epydoc.sf.net