Class PublicKeyJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.PublicKeyJson
All Implemented Interfaces:
Serializable

public class PublicKeyJson
extends BaseJson
Request for authentication details.
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getRsaPublicKey

      public String getRsaPublicKey()
      RSA Public Key
      Returns:
      RSA Public Key
    • setRsaPublicKey

      public void setRsaPublicKey​(String rsaPublicKey)
      RSA Public Key
      Parameters:
      rsaPublicKey - RSA Public Key