Discuss this help topic in SecureBlackbox Forum

TElASiCContainer.CreateContainer

TElASiCContainer     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Creates the ASiC.

Declaration

[C#]
    void CreateContainer();

[VB.NET]
    Sub CreateContainer()

[Pascal]
    procedure CreateContainer;

[C++]
    not available

[PHP]
    void CreateContainer()

[Java]
    void createContainer();

Description

Call this method after the content and signatures have been added to the object to create a new ASiC.

See also:     Validate     ValidateAllSignatures    

Discuss this help topic in SecureBlackbox Forum