|
|||||||||
| Home >> All >> com >> k_int >> gen >> [ AccessControlFormat_prompt_1 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.gen.AccessControlFormat_prompt_1
Class Encryption_type

java.lang.Objectcom.k_int.gen.AccessControlFormat_prompt_1.Encryption_type
- All Implemented Interfaces:
- java.io.Serializable
- public class Encryption_type
- extends java.lang.Object
- implements java.io.Serializable
- extends java.lang.Object
| Field Summary | |
byte[] |
credential
|
byte[] |
cryptType
|
byte[] |
data
|
| Constructor Summary | |
Encryption_type()
|
|
Encryption_type(byte[] cryptType,
byte[] credential,
byte[] data)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
cryptType
public byte[] cryptType
credential
public byte[] credential
data
public byte[] data
| Constructor Detail |
Encryption_type
public Encryption_type(byte[] cryptType,
byte[] credential,
byte[] data)
Encryption_type
public Encryption_type()
|
|||||||||
| Home >> All >> com >> k_int >> gen >> [ AccessControlFormat_prompt_1 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.k_int.gen.AccessControlFormat_prompt_1.Encryption_type