| Modifier and Type | Field and Description |
|---|---|
byte[] |
identifier_authority |
byte |
revision |
int[] |
sub_authority |
byte |
sub_authority_count |
| Constructor and Description |
|---|
sid_t() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(jcifs.dcerpc.ndr.NdrBuffer _src) |
void |
encode(jcifs.dcerpc.ndr.NdrBuffer _dst) |
public byte revision
public byte sub_authority_count
public byte[] identifier_authority
public int[] sub_authority
public void encode(jcifs.dcerpc.ndr.NdrBuffer _dst)
throws jcifs.dcerpc.ndr.NdrException
encode in class jcifs.dcerpc.ndr.NdrObjectjcifs.dcerpc.ndr.NdrExceptionpublic void decode(jcifs.dcerpc.ndr.NdrBuffer _src)
throws jcifs.dcerpc.ndr.NdrException
decode in class jcifs.dcerpc.ndr.NdrObjectjcifs.dcerpc.ndr.NdrExceptionCopyright © 2023. All rights reserved.