Namespace that denotes a set of functions for accessing the HSM Dinamo and their respective exceptions. More...
Data Structures | |
class | CertAssociation |
Class that encapsulates the association of the certificate and private key pair. More... | |
class | DinamoApi |
Low-level class for accessing the HSM. Using this class requires a deeper understanding of the functionalities and how the communication process with the machine is carried out. We recommend using the DinamoClient class for programming applications. More... | |
class | DinamoClient |
API class for accessing HSM functionalities Dinamo. In this class it is possible to program using the administrative functionalities of machine monitoring, logging, backup, as well as the primitive functionalities such as symmetric and asymmetric key cryptography and the functionalities of the HSM modules. More... | |
class | DinamoException |
Exception class for Dinamo. More... | |
class | DinamoSPBException |
Exception class for Dinamo errors relating to the SPB Module. This class returns the EGEN errors specified in the RSFN Security Manual. Item 5.5 - Error handling when receiving messages. More... | |
class | JwsComponents |
Class that encapsulates the JWS signature components. More... | |
class | PIXResponse |
Class that encapsulates the response to an HTTP request PIX standard SPI (Instant Payment System). More... | |
class | SVaultGenTokenResponse |
Class that encapsulates the generation of a blob token and tokenization operation. More... | |
Namespace that denotes a set of functions for accessing the HSM Dinamo and their respective exceptions.