Trees | Index | Help |
|
---|
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
|
AttrApplication
|
AttrEncoding
|
AttrFilter
|
AttrId
|
AttrIdentifier
|
AttrMechanism
|
AttrMimeType
|
AttrNonce
|
AttrNotBefore
|
AttrNotOnOrAfter
|
AttrOriginalRequestId
|
AttrPrefixList
|
AttrRecipient
|
AttrRequestId
|
AttrResponseLimit
|
AttrResultMajor
|
AttrResultMinor
|
AttrService
|
AttrTarget
|
AttrTime
|
AttrType
|
AttrURI
|
DSigNs
|
EncNs
|
HrefAes128Cbc
|
HrefAes192Cbc
|
HrefAes256Cbc
|
HrefAESKeyValue
|
HrefBase64
|
HrefC14N
|
HrefC14NWithComments
|
HrefDes3Cbc
|
HrefDESKeyValue
|
HrefDSAKeyValue
|
HrefDsaSha1
|
HrefEncryptedKey
|
HrefEnveloped
|
HrefExcC14N
|
HrefExcC14NWithComments
|
HrefHMACKeyValue
|
HrefHmacMd5
|
HrefHmacRipemd160
|
HrefHmacSha1
|
HrefKWAes128
|
HrefKWAes192
|
HrefKWAes256
|
HrefKWDes3
|
HrefPGPData
|
HrefRawX509Cert
|
HrefRipemd160
|
HrefRSAKeyValue
|
HrefRsaOaep
|
HrefRsaPkcs1
|
HrefRsaSha1
|
HrefSha1
|
HrefSPKIData
|
HrefX509Data
|
HrefXslt
|
KeyUsageEncryption
|
KeyUsageExchange
|
KeyUsageSignature
|
NameAes128Cbc
|
NameAes192Cbc
|
NameAes256Cbc
|
NameAESKeyValue
|
NameBase64
|
NameC14N
|
NameC14NWithComments
|
NameDes3Cbc
|
NameDESKeyValue
|
NameDSAKeyValue
|
NameDsaSha1
|
NameEncryptedKey
|
NameEnveloped
|
NameExcC14N
|
NameExcC14NWithComments
|
NameHMACKeyValue
|
NameHmacMd5
|
NameHmacRipemd160
|
NameHmacSha1
|
NameKeyName
|
NameKeyValue
|
NameKWAes128
|
NameKWAes192
|
NameKWAes256
|
NameKWDes3
|
NameMemBuf
|
NamePGPData
|
NameRawX509Cert
|
NameRetrievalMethod
|
NameRipemd160
|
NameRSAKeyValue
|
NameRsaOaep
|
NameRsaPkcs1
|
NameRsaSha1
|
NameSha1
|
NameSPKIData
|
NameX509Data
|
NameX509Store
|
NameXPath
|
NameXPath2
|
NameXPointer
|
NameXslt
|
NodeAESKeyValue
|
NodeCanonicalizationMethod
|
NodeCarriedKeyName
|
NodeCipherData
|
NodeCipherReference
|
NodeCipherValue
|
NodeCompoundRequest
|
NodeCompoundResult
|
NodeDataReference
|
NodeDESKeyValue
|
NodeDigestMethod
|
NodeDigestValue
|
NodeDSAG
|
NodeDSAKeyValue
|
NodeDSAP
|
NodeDSAPgenCounter
|
NodeDSAQ
|
NodeDSASeed
|
NodeDSAX
|
NodeDSAY
|
NodeEncryptedData
|
NodeEncryptedKey
|
NodeEncryptionMethod
|
NodeEncryptionProperties
|
NodeEncryptionProperty
|
NodeHMACKeyValue
|
NodeHMACOutputLength
|
NodeInclusiveNamespaces
|
NodeKeyInfo
|
NodeKeyName
|
NodeKeyReference
|
NodeKeyUsage
|
NodeKeyValue
|
NodeLocateRequest
|
NodeLocateResult
|
NodeManifest
|
NodeMessageExtension
|
NodeObject
|
NodeOpaqueClientData
|
NodePendingNotification
|
NodePGPData
|
NodeQueryKeyBinding
|
NodeReference
|
NodeReferenceList
|
NodeRequestSignatureValue
|
NodeRespondWith
|
NodeResponseMechanism
|
NodeRetrievalMethod
|
NodeRSAExponent
|
NodeRSAKeyValue
|
NodeRSAModulus
|
NodeRsaOAEPparams
|
NodeRSAPrivateExponent
|
NodeSignature
|
NodeSignatureMethod
|
NodeSignatureProperties
|
NodeSignatureValue
|
NodeSignedInfo
|
NodeSPKIData
|
NodeTimeInstant
|
NodeTransform
|
NodeTransforms
|
NodeUnverifiedKeyBinding
|
NodeUseKeyWith
|
NodeValidateRequest
|
NodeValidateResult
|
NodeValidityInterval
|
NodeX509Certificate
|
NodeX509CRL
|
NodeX509Data
|
NodeX509IssuerName
|
NodeX509IssuerSerial
|
NodeX509SerialNumber
|
NodeX509SKI
|
NodeX509SubjectName
|
NodeXPath
|
NodeXPath2
|
NodeXPointer
|
Ns
|
NsExcC14N
|
NsExcC14NWithComments
|
RespondWithKeyName
|
RespondWithKeyValue
|
RespondWithOCSP
|
RespondWithPGP
|
RespondWithPGPWeb
|
RespondWithPrivateKey
|
RespondWithRetrievalMethod
|
RespondWithSPKI
|
RespondWithX509Cert
|
RespondWithX509Chain
|
RespondWithX509CRL
|
ResponsePending
|
ResponseRepresent
|
ResponseRequestSignatureValue
|
ResultMajorCodePending
|
ResultMajorCodeReceiver
|
ResultMajorCodeRepresent
|
ResultMajorCodeSender
|
ResultMajorCodeSuccess
|
ResultMajorCodeVersionMismatch
|
ResultMinorCodeFailure
|
ResultMinorCodeIncomplete
|
ResultMinorCodeMessageNotSupported
|
ResultMinorCodeNoAuthentication
|
ResultMinorCodeNoMatch
|
ResultMinorCodeNotSynchronous
|
ResultMinorCodeRefused
|
ResultMinorCodeTooManyResponses
|
ResultMinorCodeUnknownResponseId
|
StatusResultFailed
|
StatusResultPending
|
StatusResultSuccess
|
StringCR
|
StringEmpty
|
TypeEncContent
|
TypeEncElement
|
XkmsNs
|
XPath2FilterIntersect
|
XPath2FilterSubtract
|
XPath2FilterUnion
|
XPath2Ns
|
XPathNs
|
XPointerNs
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Feb 9 01:09:34 2004 | http://epydoc.sf.net |