NET API
HSM Dinamo
Toggle main menu visibility
Início
Códigos de Retorno
Tópicos
Namespaces
Lista de Namespaces
Estruturas de dados
Estruturas de Dados
Índice das Estruturas de Dados
Hierarquia de Classes
Campos de Dados
Todos
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Funções
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
r
s
t
u
v
w
Variáveis
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerações
Propriedades
Exemplos
•
Todos
Estruturas de dados
Namespaces
Arquivos
Funções
Variáveis
Enumerações
Enumeradores
Propriedades
Grupos
Páginas
Loading...
Looking for...
No entries found
List of obsolete items
Global
DinamoClient.ChangePasswordUser
(string szPassword)
API discontinued. Please use ChangeUserPassword.
Global
DinamoClient.ConnectWithLB
(string User, string Password, string Otp)
Use
Connect()
.
Global
DinamoClient.ConnectWithLB
(string Address, string User, string Password, string Otp)
Use
Connect()
.
Global
DinamoClient.EmitAuthenticationToken
(DateTime expirationDate)
Use
IssueAToken()
.
Global
DinamoClient.ImportPKCS12
(string FilePath, string Password, string KeyId, string CertId, bool Exportable)
This API is discontinued. Please use
ImportPKCS12File()
.
Global
DinamoClient.IsKeyExist
(string KeyId)
This API is discontinued. Please use hasObject().
Global
DinamoClient.OATHCheck
(string masterKeyId, string otp, byte[] bBlob)
Use OATHCheck with bBlob as a reference.
Global
DinamoClient.OATHCheck
(string masterKeyId, string otp, byte[] bBlob, int dwFlag)
Use OATHCheck with bBlob as a reference.
Global
DinamoClient.RevokeAuthenticationToken
(string strToken)
Use
RevokeAToken()
.
Global
DinamoClient.SignHash
(String keyId, IntPtr pHash,
DinamoClient.HASH_ALG
algHash)
Use
SignHash()
.
Generated by
Doxygen
/
Doxygen Awesome