Package org.jetbrains.nativecerts.mac
Class SecurityFramework.SecCertificateRef
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
-
- org.jetbrains.nativecerts.mac.SecurityFramework.SecCertificateRef
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
- Enclosing interface:
- SecurityFramework
public static class SecurityFramework.SecCertificateRef extends com.sun.jna.platform.mac.CoreFoundation.CFTypeRefAn abstract Core Foundation-type object representing an X.509 certificate.- See Also:
- developer.apple.com
-
-
Constructor Summary
Constructors Constructor Description SecCertificateRef()SecCertificateRef(com.sun.jna.Pointer p)
-