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

IAsn1StreamParser

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

Declaration

Source position: ClpIAsn1Objects.pas line 355

type IAsn1StreamParser = interface(IInterface)

  procedure Set00Check();

  

  function ReadIndef();

  

  function ReadImplicit();

  

  function ReadTaggedObject();

  

  function ReadObject;

  

  function ReadVector;

  

end;

Inheritance

IAsn1StreamParser

  

|

IInterface



CT Web help

CodeTyphon Studio