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.