Schnittstelle TlsDatabaseClass.OnCreateCertificateHandle

Umschließende Klasse:
TlsDatabaseClass
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface TlsDatabaseClass.OnCreateCertificateHandle
  • Methodendetails

    • onCreateCertificateHandle

      Str onCreateCertificateHandle(CallbackHandler __self, @Nonnull TlsDatabase self, @Nonnull TlsCertificate certificate)
      Parameter:
      self - a #GTlsDatabase
      certificate - certificate for which to create a handle.
      Gibt zurück:
      a newly allocated string containing the handle.