public final class GenericMechanismInfo extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
TaggedComponent[] |
components |
byte[] |
mech_specific_data |
byte[] |
security_mechanism_type |
| Constructor and Description |
|---|
GenericMechanismInfo() |
GenericMechanismInfo(byte[] security_mechanism_type,
byte[] mech_specific_data,
TaggedComponent[] components) |
public byte[] security_mechanism_type
public byte[] mech_specific_data
public TaggedComponent[] components
public GenericMechanismInfo()
public GenericMechanismInfo(byte[] security_mechanism_type,
byte[] mech_specific_data,
TaggedComponent[] components)
Copyright © 2013. All Rights Reserved.