Discuss this help topic in SecureBlackbox Forum

TElPKCS11CertStorage.GetObjects

TElPKCS11CertStorage     See also     


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


This topic is under development…

Declaration

[VB.NET]
    Sub GetObjects(ByVal CertIndex As Integer, ByRef CertObject As TElPKCS11X509CertificateObject, ByRef PrivKeyObject As TElPKCS11PrivateKeyObject, ByRef PubKeyObject As TElPKCS11PublicKeyObject)

[Java]
    TElPKCS11CertStorageGetObjectsResult getObjects(int CertIndex);

Parameters

  • CertIndex -
  • CertObject -
  • PrivKeyObject -
  • PubKeyObject -

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum