EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.ImportOrder

TElPKCS11CertStorage    


 

Specifies import order of the certificate storage.

 
 

Declaration

[C#]
    TSBPKCS11CertStorageImportOrder ImportOrder;

[VB.NET]
    Property ImportOrder As TSBPKCS11CertStorageImportOrder

[Pascal]
    property ImportOrder : TSBPKCS11CertStorageImportOrder;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values

[.NET] [Pascal] Description
csioAuto auto
csioCertificateFirst certificate is imported first
csioKeyFirst key is imported first
Declared in
[.NET] [Pascal]
Namespace: SBPKCS11CertStorage
Assembly: SecureBlackbox.PKI
Unit: SBPKCS11CertStorage

 
 

Description

    Use this property to specify the order in which certificate storage must be imported from the token.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation