|
|
|
|
Constants used by the XML signature
| | | Constant | Details | Used by the functions |
---|
asDSA_SHA_160 | Method used for the signature: DSA encryption algorithm and SHA 160 hash algorithm | xmlSignature variable | asRSA_SHA_160 | Method used for the signature: RSA encryption algorithm and SHA 160 hash algorithm | xmlSignature variable | asRSA_SHA_256 | Method used for the signature: RSA encryption algorithm and SHA 256 hash algorithm | xmlSignature variable | atNone | Method for standardizing the XML (C14N) or transformation method used: no method | xmlSignature variable, xmlSignatureReference variable | atC14N11Inclusive | Method for standardizing the XML (C14N) or transformation method used: Inclusive C14N11 method. | xmlSignature variable, xmlSignatureReference variable | atC14N11InclusiveWithComments | Method for standardizing the XML (C14N) or transformation method used: Inclusive C14N11 method with comments. | xmlSignature variable, xmlSignatureReference variable | atC14NExclusive | Method for standardizing the XML (C14N) or transformation method used: Exclusive C14N method. | xmlSignature variable, xmlSignatureReference variable | atC14NExclusiveWithComments | Method for standardizing the XML (C14N) or transformation method used: Exclusive C14N method with comments. | xmlSignature variable, xmlSignatureReference variable | atC14NInclusive | Method for standardizing the XML (C14N) or transformation method used: Inclusive C14N method. | xmlSignature variable, xmlSignatureReference variable | atC14NInclusiveWithComments | Method for standardizing the XML (C14N) or transformation method used: Inclusive C14N method with comments. | xmlSignature variable, xmlSignatureReference variable | atEnveloped | Transformation method used: Transformation by enveloped method. | xmlSignatureReference variable | tfcBinary | Type of encoding used for the signature: binary encoding | xmlSignature variable | tfcDER | Type of encoding used for the signature: DER encoding (Distinguished Encoding Rule) | xmlSignature variable | tfcPEM | Type of encoding used for the signature: PEM encoding | xmlSignature variable | tfcPKCS12 | Type of encoding used for the signature: PKCS12 encoding | xmlSignature variable | tfcPKCS8DER | Type of encoding used for the signature: PKCS8 DER encoding | xmlSignature variable | tfcPKCS8PEM | Type of encoding used for the signature: PKCS8 PEM encoding | xmlSignature variable |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|