getKey method

T getKey()

获取设备秘钥

Implementation

T getKey() {
  return push(EGetKey());
}