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

IAsn1Object

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

Declaration

Source position: ClpIAsn1Objects.pas line 53

type IAsn1Object = interface(IAsn1Encodable)

  function Asn1Equals();

  

  function Asn1GetHashCode;

  

  procedure Encode();

  

  function CallAsn1Equals();

  

  function CallAsn1GetHashCode;

  

end;

Inheritance

IAsn1Object

  

|

IAsn1Encodable

  

|

IAsn1Convertible

  

|

IInterface



CT Web help

CodeTyphon Studio