/
SetCryptoID

SetCryptoID

Declaration

Delphi

procedure SetCryptoID(const CryptoID: WideString);

ActiveX

HRESULT _stdcall SetCryptoID([in] BSTR CryptoID );

Description

This function allows to change the CryptoID settings.

Parameters

 

CryptoID

WideString which defines the CryptoID to use.

This could be a Integer as String as ID

or the Description of the CryptoID

default is "StepOver 3072/4096"

  
  

 

Related content

SetDeviceEncryptionKey, SetAESKey
SetDeviceEncryptionKey, SetAESKey
More like this
setPID
More like this
GetDeviceCryptoIDContainerInfo
GetDeviceCryptoIDContainerInfo
More like this
SetGSValueLong
SetGSValueLong
More like this
SetGSValueString
SetGSValueString
More like this
OverrideKey
More like this