EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElCertificateExtensions.NetscapeCertType

ElCertificateExtensions     See also    


 

Specifies certificate type.

 
 

Declaration

[C#]
    ElNetscapeCertTypeExtension NetscapeCertType;

[VB.NET]
    Property NetscapeCertType As ElNetscapeCertTypeExtension

[Pascal]
    property NetscapeCertType : TElNetscapeCertTypeExtension

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values:

[.NET] [Pascal] Description
nsSSLClient = 1 nsSSLClient The certificate has to be used for SSL-client authentication
nsSSLServer = 2 nsSSLServer The certificate has to be used for SSL-server authentication
nsSMIME = 4 nsSMIME The certificate has to be used for message encryption/signing for S/MIME protocol
nsObjectSign = 8 nsObjectSign This certificate is certified for signing objects such as Java applets and plugins.
nsSSLCA = 16 nsSSLCA This certificate is certified for issuing certificates for SSL use
nsSMIMECA = 32 nsSMIMECA This certificate is certified for issuing certificates for S/MIME use
nsObjectSignCA = 64 nsObjectSignCA This certificate is certified for issuing certificates for Object Signing
Declared in
[.NET] [Pascal]
Namespace: SBX509Ext
Assembly: SecureBlackbox
Unit: SBX509Ext

 
 

Description

    For detailed description of this extension see ElNetscapeCertTypeExtension type description.

 
 
 

See also:     NetscapeComment     NetscapeBaseURL     NetscapeRevokeURL     NetscapeCARevokeURL     NetscapeRenewalURL     NetscapeServerName    

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