EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.CertificateType

TElPKCS11CertificateObject     See also    


 

    Type of the certificate.

 
 

Declaration

[C#]
    TElPKCS11CertificateType CertificateType;

[VB.NET]
    Property CertificateType As TElPKCS11CertificateType

[Pascal]
    property CertificateType: TElPKCS11CertificateType;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values

    Possible values:

[.NET] [Pascal] Description
pctX509 = 0 pctX509 X.509 certificate
pctWTLS = 1 pctWTLS WTLS
pctAttribute = 2 pctAttribute Attribute
pctVendorDefined = 3 pctVendorDefined Vendor defined
Declared in
[.NET] [Pascal]
Namespace: SBPKCS11Base
Assembly: SecureBlackbox.PKI
Unit: SBPKCS11Base

 
 

Description

    Use this property to get or set the certificate's type.

 
 

See also:     Category    

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