public final class IntervalAlternateSignature extends SmfData
Modifier and Type | Method and Description |
---|---|
static IntervalAlternateSignature |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf2iASignFlgs()
SMF2IASignFlgs value.
|
int |
smf2iASignHashMeth()
SMF2IASignHashMeth value.
|
byte[] |
smf2iASignSig()
SMF2IASignSig data.
|
int |
smf2iasignsiglen()
SMF2IASignSigLen value.
|
int |
smf2iASignSigType()
SMF2IASignSigType value.
|
String |
smf2iASignTokenName()
SMF2IASignTokenName value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf2iASignHashMeth()
public int smf2iASignSigType()
public String smf2iASignTokenName()
public int smf2iASignFlgs()
public int smf2iasignsiglen()
public byte[] smf2iASignSig()
public static IntervalAlternateSignature 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.