Discuss this help topic in SecureBlackbox Forum

TElMessageDecryptor.OriginatorCRLs

TElMessageDecryptor     See also     


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


This topic is under development…

Declaration

[C#]
    TElMemoryCRLStorage OriginatorCRLs;

[VB.NET]
    Property OriginatorCRLs As TElMemoryCRLStorage

[Pascal]
    property OriginatorCRLs : TElMemoryCRLStorage;

[C++]
    TElMemoryCRLStorage* get_OriginatorCRLs();

[PHP]
    TElMemoryCRLStorage get_OriginatorCRLs()

[Java]
    TElMemoryCRLStorage getOriginatorCRLs();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum