org.rococoa.cocoa.security
Class SecurityLibrary.OpaqueSecKeychainRef

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

public static class SecurityLibrary.OpaqueSecKeychainRef
extends PointerType


Constructor Summary
SecurityLibrary.OpaqueSecKeychainRef()
           
SecurityLibrary.OpaqueSecKeychainRef(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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityLibrary.OpaqueSecKeychainRef

public SecurityLibrary.OpaqueSecKeychainRef(Pointer pointer)

SecurityLibrary.OpaqueSecKeychainRef

public SecurityLibrary.OpaqueSecKeychainRef()