SymmetricKeyParser Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. registry. serializers. SymmetricKeyParser
- com.
public class SymmetricKeyParser
Store primary and secondary keys Provide function for key length validation
Constructor | Description | |
---|---|---|
Symmetric |
Empty constructor: Used only to keep GSON happy. |
|
Symmetric |
||
Symmetric |
Modifier and Type | Method and Description |
---|---|
String |
to Converts this into json and returns it |
SymmetricKeyParser
public SymmetricKeyParser()
Empty constructor: Used only to keep GSON happy.
SymmetricKeyParser
public SymmetricKeyParser(String json)
Parameters:
json
SymmetricKeyParser
public SymmetricKeyParser(String primaryKey, String secondaryKey)
Parameters:
primaryKey
secondaryKey
toJson
public String toJson()
Converts this into json and returns it
Returns:
the json representation of this
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: