org.omg.SECIOP
Class SPKM_1

java.lang.Object
  extended by org.omg.SECIOP.SPKM_1
All Implemented Interfaces:
java.io.Serializable, IDLEntity

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

Generated from IDL struct "SPKM_1".

Version:
generated at Dec 2, 2008 12:16:59 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 short[] crypto_profile
           
 byte[] security_name
           
 short target_requires
           
 short target_supports
           
 
Constructor Summary
SPKM_1()
           
SPKM_1(short target_supports, short target_requires, short[] crypto_profile, byte[] security_name)
           
 
Method Summary
 
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

SPKM_1

public SPKM_1()

SPKM_1

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


Copyright © 2008. All Rights Reserved.