.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Crypt Class Summary

Crypt::LastCertSubject

Contains the full subject of the last certificate used for RSA public-key encryption or digital signature creation.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LastCertSubject As String

[C#]
public string LastCertSubject {get;}

[C++]
public: __property String* get_LastCertSubject();

[JScript]
public function get LastCertSubject() : String;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.