
Definition at line 11 of file CPKIFEncryptedContentInfo.java.
Public Member Functions | |
| CPKIFEncryptedContentInfo (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFEncryptedContentInfo () | |
| void | SetOID (CPKIFOIDPtr oid) |
| CPKIFOIDPtr | GetOID () |
| void | SetContent (CPKIFBufferPtr buf) |
| CPKIFBufferPtr | GetContent () |
| void | SetAlgorithmIdentifier (CPKIFAlgorithmIdentifierPtr algID) |
| CPKIFAlgorithmIdentifierPtr | GetAlgorithmIdentifier () |
Static Public Member Functions | |
| static long | getCPtr (CPKIFEncryptedContentInfo obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFEncryptedContentInfo::CPKIFEncryptedContentInfo | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFEncryptedContentInfo::CPKIFEncryptedContentInfo | ( | ) | [inline] |
Definition at line 38 of file CPKIFEncryptedContentInfo.java.
| static long com::orionsec::jpkif::CPKIFEncryptedContentInfo::getCPtr | ( | CPKIFEncryptedContentInfo | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFEncryptedContentInfo::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFEncryptedContentInfo.java.
| synchronized void com::orionsec::jpkif::CPKIFEncryptedContentInfo::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::CPKIFEncryptedContentInfo::SetOID | ( | CPKIFOIDPtr | oid | ) | [inline] |
Definition at line 42 of file CPKIFEncryptedContentInfo.java.
| CPKIFOIDPtr com::orionsec::jpkif::CPKIFEncryptedContentInfo::GetOID | ( | ) | [inline] |
Definition at line 46 of file CPKIFEncryptedContentInfo.java.
| void com::orionsec::jpkif::CPKIFEncryptedContentInfo::SetContent | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 50 of file CPKIFEncryptedContentInfo.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFEncryptedContentInfo::GetContent | ( | ) | [inline] |
Definition at line 54 of file CPKIFEncryptedContentInfo.java.
| void com::orionsec::jpkif::CPKIFEncryptedContentInfo::SetAlgorithmIdentifier | ( | CPKIFAlgorithmIdentifierPtr | algID | ) | [inline] |
Definition at line 58 of file CPKIFEncryptedContentInfo.java.
| CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFEncryptedContentInfo::GetAlgorithmIdentifier | ( | ) | [inline] |
Definition at line 62 of file CPKIFEncryptedContentInfo.java.
boolean com::orionsec::jpkif::CPKIFEncryptedContentInfo::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFEncryptedContentInfo.java.
Referenced by CPKIFEncryptedContentInfo(), and delete().
1.5.6