org.omg.SECIOP
Class CSI_ECMA_Hybrid

java.lang.Object
  extended byorg.omg.SECIOP.CSI_ECMA_Hybrid
All Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class CSI_ECMA_Hybrid
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "CSI_ECMA_Hybrid"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 short[] crypto_profile
           
 byte[] security_name
           
 short target_requires
           
 short target_supports
           
 
Constructor Summary
CSI_ECMA_Hybrid()
           
CSI_ECMA_Hybrid(short target_supports, short target_requires, short[] crypto_profile, byte[] security_name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target_supports

public short target_supports

target_requires

public short target_requires

crypto_profile

public short[] crypto_profile

security_name

public byte[] security_name
Constructor Detail

CSI_ECMA_Hybrid

public CSI_ECMA_Hybrid()

CSI_ECMA_Hybrid

public CSI_ECMA_Hybrid(short target_supports,
                       short target_requires,
                       short[] crypto_profile,
                       byte[] security_name)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.