Class DisableWhiteBoxKeyRequest

    • Constructor Detail

      • DisableWhiteBoxKeyRequest

        public DisableWhiteBoxKeyRequest()
      • DisableWhiteBoxKeyRequest

        public DisableWhiteBoxKeyRequest​(DisableWhiteBoxKeyRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getKeyId

        public String getKeyId()
        Get 白盒密钥的全局唯一标识符
        Returns:
        KeyId 白盒密钥的全局唯一标识符
      • setKeyId

        public void setKeyId​(String KeyId)
        Set 白盒密钥的全局唯一标识符
        Parameters:
        KeyId - 白盒密钥的全局唯一标识符