org.rococoa.cocoa.security
Class SecurityLibrary.OpaqueSecTrustRef

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.security.SecurityLibrary.OpaqueSecTrustRef
All Implemented Interfaces:
NativeMapped
Enclosing interface:
SecurityLibrary

public static class SecurityLibrary.OpaqueSecTrustRef
extends PointerType


Constructor Summary
SecurityLibrary.OpaqueSecTrustRef()
           
SecurityLibrary.OpaqueSecTrustRef(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityLibrary.OpaqueSecTrustRef

public SecurityLibrary.OpaqueSecTrustRef(Pointer pointer)

SecurityLibrary.OpaqueSecTrustRef

public SecurityLibrary.OpaqueSecTrustRef()


Copyright © 2009. All Rights Reserved.