Home
last modified time | relevance | path

Searched refs:zxid_entity_sha1_name_get (Results 1 – 2 of 2) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A Dzxid.cs3014 public static string zxid_entity_sha1_name_get(SWIGTYPE_p_zxid_entity self) { in zxid_entity_sha1_name_get() method in zxid
3015 string ret = zxidPINVOKE.zxid_entity_sha1_name_get(SWIGTYPE_p_zxid_entity.getCPtr(self)); in zxid_entity_sha1_name_get()
H A DzxidPINVOKE.cs2279 public static extern string zxid_entity_sha1_name_get(HandleRef jarg1); in zxid_entity_sha1_name_get() method in zxidPINVOKE