Package com.wolfssl

Class WolfSSLX509StoreCtx


  • public class WolfSSLX509StoreCtx
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      WolfSSLX509StoreCtx​(long ctxPtr)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      WolfSSLCertificate[] getCerts()
      Get certificates in WOLFSSL_X509_STORE_CTX as an array of WolfSSLCertificate objects.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait