Unit 'ClpIAsn1Objects' Package
[Overview][Classes][Index] [#pl_cryptolib4pascal]

IDerApplicationSpecific

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ClpIAsn1Objects.pas line 386

type IDerApplicationSpecific = interface(IAsn1Object)

  function GetApplicationTag;

  

  function GetLengthOfHeader();

  

  function isConstructed;

  

  function GetContents;

  

  function GetObject();

  

  property ApplicationTag: Int32; [r]

  

end;

Inheritance

IDerApplicationSpecific

  

|

IAsn1Object

  

|

IAsn1Encodable

  

|

IAsn1Convertible

  

|

IInterface



CT Web help

CodeTyphon Studio