aikpub2: Removed aikpub2 tool
The aikpub2 tool has been replaced by pki --pub|--req --keyid hex .. where keyid indicates the TPM 2.0 private key object handle. Thus either the public key in PKCS#1 format can be extracted or a PKCS#10 certificate request signed by the TPM private key can be generated.
This commit is contained in:
@@ -135,7 +135,3 @@ endif
|
||||
if USE_AIKGEN
|
||||
SUBDIRS += aikgen
|
||||
endif
|
||||
|
||||
if USE_AIKPUB2
|
||||
SUBDIRS += aikpub2
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user