Chilkat Examples

ChilkatHOME.NET Core C#Android™AutoItCC#C++Chilkat2-PythonCkPythonClassic ASPDataFlexDelphi ActiveXDelphi DLLGoJavaLianjaMono C#Node.jsObjective-CPHP ActiveXPHP ExtensionPerlPowerBuilderPowerShellPureBasicRubySQL ServerSwift 2Swift 3,4,5...TclUnicode CUnicode C++VB.NETVBScriptVisual Basic 6.0Visual FoxProXojo Plugin

DataFlex Examples

Web API Categories

ASN.1
AWS KMS
AWS Misc
Amazon EC2
Amazon Glacier
Amazon S3
Amazon S3 (new)
Amazon SES
Amazon SNS
Amazon SQS
Async
Azure Cloud Storage
Azure Key Vault
Azure Service Bus
Azure Table Service
Base64
Bounced Email
Box
CAdES
CSR
CSV
Certificates
Code Signing
Compression
DKIM / DomainKey
DNS
DSA
Diffie-Hellman
Digital Signatures
Dropbox
Dynamics CRM
EBICS
ECC
Ed25519
Email Object
Encryption
FTP
FileAccess
Firebase
GMail REST API
GMail SMTP/IMAP/POP
Geolocation
Google APIs
Google Calendar
Google Cloud SQL
Google Cloud Storage
Google Drive
Google Photos
Google Sheets
Google Tasks
Gzip
HTML-to-XML/Text
HTTP

HTTP Misc
IMAP
JSON
JSON Web Encryption (JWE)
JSON Web Signatures (JWS)
JSON Web Token (JWT)
Java KeyStore (JKS)
MHT / HTML Email
MIME
MS Storage Providers
Microsoft Graph
Misc
NTLM
OAuth1
OAuth2
OIDC
Office365
OneDrive
OpenSSL
Outlook
Outlook Calendar
Outlook Contact
PDF Signatures
PEM
PFX/P12
PKCS11
POP3
PRNG
REST
REST Misc
RSA
SCP
SCard
SFTP
SMTP
SSH
SSH Key
SSH Tunnel
ScMinidriver
SharePoint
SharePoint Online
Signing in the Cloud
Socket/SSL/TLS
Spider
Stream
Tar Archive
ULID/UUID
Upload
WebSocket
XAdES
XML
XML Digital Signatures
XMP
Zip
curl
uncategorized

 

 

 

(DataFlex) Swift Alliance LAU XML Signature

Calculating the LAU for Swift Alliance File Act XML using HMAC SHA256. (The XML signature, also referred to as Local Authentication (LAU), is computed using the algorithm HMAC based on SHA-256.)

Chilkat ActiveX Downloads

ActiveX for 32-bit and 64-bit Windows

Use ChilkatAx-9.5.0-win32.pkg

Procedure Test
    Variant vSbXml
    Handle hoSbXml
    Boolean iSuccess
    Integer iNumReplaced
    Handle hoGen
    String sTemp1

    // This example assumes the Chilkat API to have been previously unlocked.
    // See Global Unlock Sample for sample code.

    // We begin with the following XML:

    // <?xml version="1.0" encoding="UTF-8"?>
    // <Saa:DataPDU xmlns:Saa="urn:swift:saa:xsd:saa.2.0" xmlns:Sw="urn:swift:snl:ns.Sw" xmlns:SwInt="urn:swift:snl:ns.SwInt" xmlns:SwGbl="urn:swift:snl:ns.SwGbl" xmlns:SwSec="urn:swift:snl:ns.SwSec">
    //     <Saa:Revision>2.0.6</Saa:Revision>
    //     <Saa:Header>
    //         <Saa:Message>
    //             <Saa:SenderReference>Ref760FA1234</Saa:SenderReference>
    //             <Saa:MessageIdentifier>tsrv.fin.mt7xx.gteesstandbys</Saa:MessageIdentifier>
    //             <Saa:Format>File</Saa:Format>
    //             <Saa:SubFormat>Input</Saa:SubFormat>
    //             <Saa:Sender>
    //                 <Saa:DN>cn=su8,o=ptsqgbbb,o=swift</Saa:DN>
    //                 <Saa:FullName>
    //                     <Saa:X1>PTSQGBBBXXX</Saa:X1>
    //                 </Saa:FullName>
    //             </Saa:Sender>
    //             <Saa:Receiver>
    //                 <Saa:DN>cn=abc,ou=saa,o=xxx,o=swift</Saa:DN>
    //                 <Saa:FullName>
    //                     <Saa:X1>PTSXXXXXXXX</Saa:X1>
    //                     <Saa:X2>saa</Saa:X2>
    //                 </Saa:FullName>
    //             </Saa:Receiver>
    //             <Saa:InterfaceInfo>
    //                 <Saa:UserReference>CRE...</Saa:UserReference>
    //                 <Saa:MessageCreator>ApplicationInterface</Saa:MessageCreator>
    //                 <Saa:MessageContext>Original</Saa:MessageContext>
    //                 <Saa:MessageNature>Financial</Saa:MessageNature>
    //             </Saa:InterfaceInfo>
    //             <Saa:NetworkInfo>
    //                 <Saa:Priority>Normal</Saa:Priority>
    //                 <Saa:IsPossibleDuplicate>true</Saa:IsPossibleDuplicate>
    //                 <Saa:Service>swift.corp.fast!x</Saa:Service>
    //                 <Saa:Network>Application</Saa:Network>
    //                 <Saa:SessionNr>0080</Saa:SessionNr>
    //                 <Saa:SeqNr>000001</Saa:SeqNr>
    //                 <Saa:SWIFTNetNetworkInfo>
    //                     <Saa:RequestType>tsrv.fin.mt7xx.gteesstandbys</Saa:RequestType>
    //                     <Saa:Reference>2f949999-d32e-49eb-9999-9a819b9b9c0d</Saa:Reference>
    //                     <Saa:FileInfo>SwCompression=Zip</Saa:FileInfo>
    //                 </Saa:SWIFTNetNetworkInfo>
    //             </Saa:NetworkInfo>
    //             <Saa:SecurityInfo>
    //                 <Saa:SWIFTNetSecurityInfo>
    //                     <Saa:FileDigestAlgorithm>SHA-256</Saa:FileDigestAlgorithm>
    //                     <Saa:FileDigestValue>9tnnjIgsowPSU+ehm8Rb0J5TvZIvhCYnySzFkpur1aw=</Saa:FileDigestValue>
    //                 </Saa:SWIFTNetSecurityInfo>
    //             </Saa:SecurityInfo>
    //             <Saa:FileLogicalName>Payload.ZIP</Saa:FileLogicalName>
    //             <Saa:ExpiryDateTime>20210712074808</Saa:ExpiryDateTime>
    //         </Saa:Message>
    //     </Saa:Header>
    //     <Saa:Body>Payload.ZIP</Saa:Body>
    // </Saa:DataPDU>

    // Load the XML file to be signed.
    Get Create (RefClass(cComChilkatStringBuilder)) To hoSbXml
    If (Not(IsComObjectCreated(hoSbXml))) Begin
        Send CreateComObject of hoSbXml
    End
    Get ComLoadFile Of hoSbXml "c:/someDir/fileToSign.xml" "utf-8" To iSuccess
    If (iSuccess = False) Begin
        Showln "Failed to load XML file."
        Procedure_Return
    End

    // We need to add a "LAU" XML element just before the "</Saa:DataPDU>"
    Get ComReplace Of hoSbXml "</Saa:DataPDU>" '<LAU xmlns="urn:swift:saa:xsd:saa.2.0"></LAU></Saa:DataPDU>' To iNumReplaced

    Get Create (RefClass(cComChilkatXmlDSigGen)) To hoGen
    If (Not(IsComObjectCreated(hoGen))) Begin
        Send CreateComObject of hoGen
    End
    Set ComSigLocation Of hoGen To "Saa:DataPDU|LAU"
    Set ComSigLocationMod Of hoGen To 0
    Set ComSigNamespacePrefix Of hoGen To "ds"
    Set ComSigNamespaceUri Of hoGen To "http://www.w3.org/2000/09/xmldsig#"
    Set ComSignedInfoCanonAlg Of hoGen To "EXCL_C14N"
    Set ComSignedInfoDigestMethod Of hoGen To "sha256"
    Set ComBehaviors Of hoGen To "CompactSignedXml"

    // Sign the entire document.
    Get ComAddSameDocRef Of hoGen "" "sha256" "EXCL_C14N" "" "" To iSuccess

    // Set our HMAC key
    Get ComSetHmacKey Of hoGen "Abcdef0123456789Abcdef0123456789" "ascii" To iSuccess

    // Sign the XML:
    Get pvComObject of hoSbXml to vSbXml
    Get ComCreateXmlDSigSb Of hoGen vSbXml To iSuccess
    If (iSuccess = False) Begin
        Get ComLastErrorText Of hoGen To sTemp1
        Showln sTemp1
        Procedure_Return
    End

    // Examine the signed XML
    Get ComGetAsString Of hoSbXml To sTemp1
    Showln sTemp1

    // Save the signed XML to a file.
    Get ComWriteFile Of hoSbXml "c:/someDir/signedFile.xml" "utf-8" False To iSuccess


End_Procedure

 

© 2000-2024 Chilkat Software, Inc. All Rights Reserved.