public final class GroupAlternateSignature extends SmfData
Modifier and Type | Method and Description |
---|---|
static GroupAlternateSignature |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf2gASignHashMeth()
SMF2GASignHashMeth value.
|
byte[] |
smf2gASignSig()
SMF2GASignSig data.
|
int |
smf2gASignSigLen()
SMF2GASignSigLen value.
|
int |
smf2gASignSigType()
SMF2GASignSigType value.
|
String |
smf2gASignTokenName()
SMF2GASignTokenName value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf2gASignHashMeth()
public int smf2gASignSigType()
public String smf2gASignTokenName()
public int smf2gASignSigLen()
public byte[] smf2gASignSig()
public static GroupAlternateSignature create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.