net.jradius.packet.attribute.value
Class EncryptedStringValue
java.lang.Object
net.jradius.packet.attribute.value.AttributeValue
net.jradius.packet.attribute.value.OctetsValue
net.jradius.packet.attribute.value.EncryptedStringValue
- All Implemented Interfaces:
- Serializable
public class EncryptedStringValue
- extends OctetsValue
The Enrypted String attribute value
- Author:
- David Bird
- See Also:
- Serialized Form
EncryptedStringValue
public EncryptedStringValue()
EncryptedStringValue
public EncryptedStringValue(String s)
EncryptedStringValue
public EncryptedStringValue(byte[] b)
toString
public String toString()
- Overrides:
toString
in class OctetsValue
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.