public final class SecAttribute extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
AttributeType |
attribute_type |
byte[] |
defining_authority |
byte[] |
value |
Constructor and Description |
---|
SecAttribute() |
SecAttribute(AttributeType _attribute_type,
byte[] _defining_authority,
byte[] _value) |
public AttributeType attribute_type
public byte[] defining_authority
public byte[] value
public SecAttribute()
public SecAttribute(AttributeType _attribute_type, byte[] _defining_authority, byte[] _value)
Copyright © 2013. All Rights Reserved.