General CSP Information
Object Names
In Process:
AloahaCSPCore.provider
For example: set ACSP = CreateObject("AloahaCSPCore.provider")
Out of Process (OOP):
AloahaCertInstaller.provider
For example: set ACSP = CreateObject("AloahaCertInstaller.provider")
Supported Hashing Algorythm
Following Hashing Algorythms are supported:
SHA1 = 1
SHAMD5 = 3
SHA256 = 4
Available Encryption Algorythm
Currently only RSA = 1 is supported by Aloaha
Certificate Types
Usually signature cards contain several certificates. The type for qualified (non repudiation) certificates is 0. "Normal" advanced certificates are of type 1 and encryption certificates of type 2.
Aloaha Software / Knowledge Base / Smart Card API / Aloaha CSP API / CSP General Information