public class DrsServer extends Object
| Constructor and Description |
|---|
DrsServer() |
| Modifier and Type | Method and Description |
|---|---|
static int |
GetActivationBlob2(Tpm tpm,
byte[] ekPubBlob,
int ekPubSize,
byte[] srkPubBlob,
int srkPubSize,
byte[] actBlobBuffer,
int blobBufCapacity) |
static int |
VerifyIdSignature(Tpm tpm,
byte[] data,
byte[] sig) |
Copyright © 2018. All rights reserved.