
Definition at line 11 of file CPKIFSubjectPublicKeyInfo.java.
Public Member Functions | |
| CPKIFSubjectPublicKeyInfo (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFSubjectPublicKeyInfo () | |
| CPKIFSubjectPublicKeyInfo (CPKIFAlgorithmIdentifierPtr algID, CPKIFBufferPtr key) | |
| CPKIFAlgorithmIdentifierPtr | alg () |
| CPKIFBufferPtr | rawKey () |
| long | numBits () |
Static Public Member Functions | |
| static long | getCPtr (CPKIFSubjectPublicKeyInfo obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::CPKIFSubjectPublicKeyInfo | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::CPKIFSubjectPublicKeyInfo | ( | ) | [inline] |
Definition at line 38 of file CPKIFSubjectPublicKeyInfo.java.
| com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::CPKIFSubjectPublicKeyInfo | ( | CPKIFAlgorithmIdentifierPtr | algID, | |
| CPKIFBufferPtr | key | |||
| ) | [inline] |
Definition at line 42 of file CPKIFSubjectPublicKeyInfo.java.
References com::orionsec::jpkif::CPKIFAlgorithmIdentifierPtr::getCPtr().
| static long com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::getCPtr | ( | CPKIFSubjectPublicKeyInfo | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFSubjectPublicKeyInfo.java.
| synchronized void com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::delete | ( | ) | [inline] |
| CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::alg | ( | ) | [inline] |
Definition at line 46 of file CPKIFSubjectPublicKeyInfo.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::rawKey | ( | ) | [inline] |
Definition at line 50 of file CPKIFSubjectPublicKeyInfo.java.
| long com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::numBits | ( | void | ) | [inline] |
Definition at line 54 of file CPKIFSubjectPublicKeyInfo.java.
boolean com::orionsec::jpkif::CPKIFSubjectPublicKeyInfo::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFSubjectPublicKeyInfo.java.
Referenced by CPKIFSubjectPublicKeyInfo(), and delete().
1.5.6