com::orionsec::jpkif::CPKIFSignerInfoPtr Class Reference

Collaboration diagram for com::orionsec::jpkif::CPKIFSignerInfoPtr:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file CPKIFSignerInfoPtr.java.


Public Member Functions

 CPKIFSignerInfoPtr (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void reset ()
CPKIFSignerInfo __deref__ ()
CPKIFSignerInfo get ()
boolean unique ()
int use_count ()
void swap (CPKIFSignerInfoPtr other)
SWIGTYPE_p_void _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti)
boolean _internal_equiv (CPKIFSignerInfoPtr r)
void SetCredential (CPKIFCredentialPtr cred, boolean enforceKeyUsage)
void SetCredential (CPKIFCredentialPtr cred)
CPKIFCredentialPtr GetCredential ()
boolean Decoded ()
long Version ()
CPKIFSignerInfo.SignerIdentifierChoice GetSignerIdentifierChoice ()
void SetIssuerAndSerialNumber (CPKIFIssuerAndSerialNumberPtr iasn)
CPKIFIssuerAndSerialNumberPtr GetIssuerAndSerialNumber ()
void SetSKID (CPKIFBufferPtr skid)
CPKIFBufferPtr GetSKID ()
CPKIFAlgorithmIdentifierPtr GetDigestAlg ()
void SetDigestAlg (CPKIFAlgorithmIdentifierPtr digAlg)
void GetSignedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_PKIFAllocT_boost__shared_ptrT_CPKIFAttribute_t_t_t sal)
void AddSignedAttribute (CPKIFAttributePtr sa)
CPKIFAlgorithmIdentifierPtr GetSignatureAlgorithm ()
CPKIFBufferPtr GetSignature ()
void GetUnsignedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_PKIFAllocT_boost__shared_ptrT_CPKIFAttribute_t_t_t ual)
void AddUnsignedAttribute (CPKIFAttributePtr ua)
void GetEncodedSignedAttributes (CPKIFBufferPtr buf)
void GetEncodedUnsignedAttributes (CPKIFBufferPtr buf)
void _GetSignedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attrVector)
void _GetUnsignedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attrVector)
void GetAddedSignedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attr)
void GetAddedUnsignedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attr)
void GetUnprotectedAttributes (IPKIFParseAttributes m, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attr)
void GetAttributes (IPKIFParseAttributes m, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attr)
void GetEncodedUnprotectedAttributes (CPKIFBufferPtr buf)
void GetEncodedAttributes (CPKIFBufferPtr buf)
void GetAddedUnprotectedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attr)
void GetAddedAttributes (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t attr)

Static Public Member Functions

static long getCPtr (CPKIFSignerInfoPtr obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

com::orionsec::jpkif::CPKIFSignerInfoPtr::CPKIFSignerInfoPtr ( long  cPtr,
boolean  cMemoryOwn 
) [inline]

Definition at line 15 of file CPKIFSignerInfoPtr.java.

References swigCMemOwn.


Member Function Documentation

static long com::orionsec::jpkif::CPKIFSignerInfoPtr::getCPtr ( CPKIFSignerInfoPtr  obj  )  [inline, static]

void com::orionsec::jpkif::CPKIFSignerInfoPtr::finalize (  )  [inline, protected]

Definition at line 24 of file CPKIFSignerInfoPtr.java.

synchronized void com::orionsec::jpkif::CPKIFSignerInfoPtr::delete (  )  [inline]

Definition at line 28 of file CPKIFSignerInfoPtr.java.

References swigCMemOwn.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::reset ( void   )  [inline]

Definition at line 38 of file CPKIFSignerInfoPtr.java.

CPKIFSignerInfo com::orionsec::jpkif::CPKIFSignerInfoPtr::__deref__ (  )  [inline]

Definition at line 42 of file CPKIFSignerInfoPtr.java.

CPKIFSignerInfo com::orionsec::jpkif::CPKIFSignerInfoPtr::get (  )  [inline]

Definition at line 47 of file CPKIFSignerInfoPtr.java.

boolean com::orionsec::jpkif::CPKIFSignerInfoPtr::unique (  )  [inline]

Definition at line 52 of file CPKIFSignerInfoPtr.java.

int com::orionsec::jpkif::CPKIFSignerInfoPtr::use_count (  )  [inline]

Definition at line 56 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::swap ( CPKIFSignerInfoPtr  other  )  [inline]

Definition at line 60 of file CPKIFSignerInfoPtr.java.

SWIGTYPE_p_void com::orionsec::jpkif::CPKIFSignerInfoPtr::_internal_get_deleter ( SWIGTYPE_p_boost__detail__sp_typeinfo  ti  )  [inline]

Definition at line 64 of file CPKIFSignerInfoPtr.java.

boolean com::orionsec::jpkif::CPKIFSignerInfoPtr::_internal_equiv ( CPKIFSignerInfoPtr  r  )  [inline]

Definition at line 69 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::SetCredential ( CPKIFCredentialPtr  cred,
boolean  enforceKeyUsage 
) [inline]

Definition at line 73 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::SetCredential ( CPKIFCredentialPtr  cred  )  [inline]

Definition at line 77 of file CPKIFSignerInfoPtr.java.

CPKIFCredentialPtr com::orionsec::jpkif::CPKIFSignerInfoPtr::GetCredential (  )  [inline]

Definition at line 81 of file CPKIFSignerInfoPtr.java.

boolean com::orionsec::jpkif::CPKIFSignerInfoPtr::Decoded (  )  [inline]

Definition at line 85 of file CPKIFSignerInfoPtr.java.

long com::orionsec::jpkif::CPKIFSignerInfoPtr::Version (  )  [inline]

Definition at line 89 of file CPKIFSignerInfoPtr.java.

CPKIFSignerInfo.SignerIdentifierChoice com::orionsec::jpkif::CPKIFSignerInfoPtr::GetSignerIdentifierChoice (  )  [inline]

Definition at line 93 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::SetIssuerAndSerialNumber ( CPKIFIssuerAndSerialNumberPtr  iasn  )  [inline]

Definition at line 97 of file CPKIFSignerInfoPtr.java.

CPKIFIssuerAndSerialNumberPtr com::orionsec::jpkif::CPKIFSignerInfoPtr::GetIssuerAndSerialNumber (  )  [inline]

Definition at line 101 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::SetSKID ( CPKIFBufferPtr  skid  )  [inline]

Definition at line 105 of file CPKIFSignerInfoPtr.java.

CPKIFBufferPtr com::orionsec::jpkif::CPKIFSignerInfoPtr::GetSKID (  )  [inline]

Definition at line 109 of file CPKIFSignerInfoPtr.java.

CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFSignerInfoPtr::GetDigestAlg (  )  [inline]

Definition at line 113 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::SetDigestAlg ( CPKIFAlgorithmIdentifierPtr  digAlg  )  [inline]

Definition at line 117 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetSignedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_PKIFAllocT_boost__shared_ptrT_CPKIFAttribute_t_t_t  sal  )  [inline]

Definition at line 121 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::AddSignedAttribute ( CPKIFAttributePtr  sa  )  [inline]

Definition at line 125 of file CPKIFSignerInfoPtr.java.

CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFSignerInfoPtr::GetSignatureAlgorithm (  )  [inline]

Definition at line 129 of file CPKIFSignerInfoPtr.java.

CPKIFBufferPtr com::orionsec::jpkif::CPKIFSignerInfoPtr::GetSignature (  )  [inline]

Definition at line 133 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetUnsignedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_PKIFAllocT_boost__shared_ptrT_CPKIFAttribute_t_t_t  ual  )  [inline]

Definition at line 137 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::AddUnsignedAttribute ( CPKIFAttributePtr  ua  )  [inline]

Definition at line 141 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetEncodedSignedAttributes ( CPKIFBufferPtr  buf  )  [inline]

Definition at line 145 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetEncodedUnsignedAttributes ( CPKIFBufferPtr  buf  )  [inline]

Definition at line 149 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::_GetSignedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attrVector  )  [inline]

Definition at line 153 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::_GetUnsignedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attrVector  )  [inline]

Definition at line 157 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetAddedSignedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attr  )  [inline]

Definition at line 161 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetAddedUnsignedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attr  )  [inline]

Definition at line 165 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetUnprotectedAttributes ( IPKIFParseAttributes  m,
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attr 
) [inline]

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetAttributes ( IPKIFParseAttributes  m,
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attr 
) [inline]

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetEncodedUnprotectedAttributes ( CPKIFBufferPtr  buf  )  [inline]

Definition at line 177 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetEncodedAttributes ( CPKIFBufferPtr  buf  )  [inline]

Definition at line 181 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetAddedUnprotectedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attr  )  [inline]

Definition at line 185 of file CPKIFSignerInfoPtr.java.

void com::orionsec::jpkif::CPKIFSignerInfoPtr::GetAddedAttributes ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t  attr  )  [inline]

Definition at line 189 of file CPKIFSignerInfoPtr.java.


Member Data Documentation

Definition at line 13 of file CPKIFSignerInfoPtr.java.

Referenced by CPKIFSignerInfoPtr(), and delete().


The documentation for this class was generated from the following file:

Generated on Mon Nov 15 11:22:25 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6