@Namespace(value="arrow::flight") @Properties(inherit=arrow_flight.class) public class CertKeyPair extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CertKeyPair()
Default native constructor.
|
CertKeyPair(long size)
Native array allocator.
|
CertKeyPair(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
CertKeyPair |
getPointer(long i) |
String |
pem_cert()
\brief The certificate in PEM format.
|
CertKeyPair |
pem_cert(String setter) |
String |
pem_key()
\brief The key in PEM format.
|
CertKeyPair |
pem_key(String setter) |
CertKeyPair |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public CertKeyPair()
public CertKeyPair(long size)
Pointer.position(long)
.public CertKeyPair(Pointer p)
Pointer(Pointer)
.public CertKeyPair position(long position)
public CertKeyPair getPointer(long i)
getPointer
in class Pointer
@StdString public String pem_cert()
public CertKeyPair pem_cert(String setter)
@StdString public String pem_key()
public CertKeyPair pem_key(String setter)
Copyright © 2022. All rights reserved.