CryptoApi constructor

CryptoApi(
  1. String _sdkId
)

Implementation

CryptoApi(
	this._sdkId
	) : shamirKeysManager = ShamirKeysManagerApi(_sdkId);