org.rococoa.cocoa.security
Class SecurityLibrary.SecAsn1Coder

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

public static class SecurityLibrary.SecAsn1Coder
extends PointerType


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

public SecurityLibrary.SecAsn1Coder(Pointer pointer)

SecurityLibrary.SecAsn1Coder

public SecurityLibrary.SecAsn1Coder()