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

IDerObjectIdentifier

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

Declaration

Source position: ClpIAsn1Objects.pas line 70

type IDerObjectIdentifier = interface(IAsn1Object)

  function GetID;

  

  property ID: string; [r]

  

  procedure WriteField();

  

  procedure DoOutput(); overload;

  

  function GetBody;

  

  function Branch();

  

  function On();

  

  function ToString;

  

end;

Inheritance

IDerObjectIdentifier

  

|

IAsn1Object

  

|

IAsn1Encodable

  

|

IAsn1Convertible

  

|

IInterface



CT Web help

CodeTyphon Studio