public final class CryptographicCcaCoprocessorDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static CryptographicCcaCoprocessorDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
r7023ax()
R7023AX value.
|
double |
r7023c0()
R7023C0 value.
|
double |
r7023c1()
R7023C1 value.
|
int |
r7023ct()
R7023CT value.
|
int |
r7023did()
R7023DID value.
|
int |
r7023msk()
R7023MSK value.
|
int |
r7023mt()
R7023MT value.
|
int |
r7023scope()
R7023SCOPE value.
|
double |
r7023sf()
R7023SF value.
|
double |
r7023t0()
R7023T0 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int r7023ax()
public int r7023ct()
public int r7023msk()
public int r7023mt()
public double r7023sf()
public double r7023t0()
public double r7023c0()
public double r7023c1()
public int r7023scope()
public int r7023did()
public static CryptographicCcaCoprocessorDataSection 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.