org.rococoa.cocoa.security
Class SecurityLibrary.OpaqueSecKeyRef

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

public static class SecurityLibrary.OpaqueSecKeyRef
extends PointerType


Constructor Summary
SecurityLibrary.OpaqueSecKeyRef()
           
SecurityLibrary.OpaqueSecKeyRef(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.OpaqueSecKeyRef

public SecurityLibrary.OpaqueSecKeyRef(Pointer pointer)

SecurityLibrary.OpaqueSecKeyRef

public SecurityLibrary.OpaqueSecKeyRef()


Copyright © 2009. All Rights Reserved.