| | |
Constante | Détail | Utilisée par les fonctions |
---|
asDSA_SHA_160 | Méthode utilisée pour la signature : Algorithme de cryptage DSA et algorithme de hachage de type SHA 160. | Variable de type xmlSignature |
asECDSA_SHA_224 | Méthode utilisée pour la signature : Algorithme de cryptage ECDSA et algorithme de hachage de type SHA 224. | Variable de type xmlSignature |
asECDSA_SHA_256 | Méthode utilisée pour la signature : Algorithme de cryptage ECDSA et algorithme de hachage de type SHA 256. | Variable de type xmlSignature |
asECDSA_SHA_384 | Méthode utilisée pour la signature : Algorithme de cryptage ECDSA et algorithme de hachage de type SHA 384. | Variable de type xmlSignature |
asECDSA_SHA_512 | Méthode utilisée pour la signature : Algorithme de cryptage ECDSA et algorithme de hachage de type SHA 512. | Variable de type xmlSignature |
asRSA_SHA_160 | Méthode utilisée pour la signature : Algorithme de cryptage RSA et algorithme de hachage de type SHA 160. | Variable de type xmlSignature |
asRSA_SHA_256 | Méthode utilisée pour la signature : Algorithme de cryptage RSA et algorithme de hachage de type SHA 256. | Variable de type xmlSignature |
asRSA_SHA_384 | Méthode utilisée pour la signature : Algorithme de cryptage RSA et algorithme de hachage de type SHA 384. | Variable de type xmlSignature |
asRSA_SHA_512 | Méthode utilisée pour la signature : Algorithme de cryptage RSA et algorithme de hachage de type SHA 512. | Variable de type xmlSignature |
atAucune | Méthode de standardisation du XML (C14N) ou de transformation utilisée : aucune méthode | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atC14N11Inclus | Méthode de standardisation du XML (C14N) ou de transformation utilisée : Méthode C14N11 inclusive. | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atC14N11InclusAvecCommentaire | Méthode de standardisation du XML (C14N) ou de transformation utilisée : Méthode C14N11 inclusive avec commentaires. | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atC14NExclu | Méthode de standardisation du XML (C14N) ou de transformation utilisée : Méthode C14N exclusive. | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atC14NExcluAvecCommentaire | Méthode de standardisation du XML (C14N) ou de transformation utilisée : Méthode C14N exclusive avec commentaires. | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atC14NInclus | Méthode de standardisation du XML (C14N) ou de transformation utilisée : Méthode C14N inclusive. | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atC14NInclusAvecCommentaire | Méthode de standardisation du XML (C14N) ou de transformation utilisée : Méthode C14N inclusive avec commentaires. | Variable de type xmlSignature, variable de type xmlSignatureRéférence |
atEnveloppée | Méthode de transformation utilisée : Transformation par méthode enveloppée. | Variable de type xmlSignatureRéférence |
tfcBinaire | Type d'encodage du fichier utilisé pour la signature : encodage binaire | Variable de type xmlSignature, variable de type xmlVérificationSignature |
tfcDER | Type d'encodage du fichier utilisé pour la signature : encodage de type DER (Distinguished Encoding Rule) | Variable de type xmlSignature, variable de type xmlVérificationSignature |
tfcPEM | Type d'encodage du fichier utilisé pour la signature : encodage de type PEM | Variable de type xmlSignature, variable de type xmlVérificationSignature |
tfcPKCS12 | Type d'encodage du fichier utilisé pour la signature : encodage de type PKCS12 | Variable de type xmlSignature, variable de type xmlVérificationSignature |
tfcPKCS8DER | Type d'encodage du fichier utilisé pour la signature : encodage de type PKCS8 DER | Variable de type xmlSignature, variable de type xmlVérificationSignature |
tfcPKCS8PEM | Type d'encodage du fichier utilisé pour la signature : encodage de type PKCS8 PEM | Variable de type xmlSignature, variable de type xmlVérificationSignature |