Class SecurityFramework.SecCertificateRef

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped
    Enclosing interface:
    SecurityFramework

    public static class SecurityFramework.SecCertificateRef
    extends com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
    An abstract Core Foundation-type object representing an X.509 certificate.
    See Also:
    developer.apple.com
    • Method Summary

      • Methods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRef

        getTypeID, isTypeID, release, retain
      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
    • Constructor Detail

      • SecCertificateRef

        public SecCertificateRef()
      • SecCertificateRef

        public SecCertificateRef​(com.sun.jna.Pointer p)