org.polyglotted.crypto
Class AlgoConverter
java.lang.Object
org.polyglotted.crypto.AlgoConverter
- All Implemented Interfaces:
- com.beust.jcommander.IStringConverter<org.polyglotted.crypto.Algo>
public class AlgoConverter
- extends Object
- implements com.beust.jcommander.IStringConverter<org.polyglotted.crypto.Algo>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlgoConverter
public AlgoConverter()
convert
public org.polyglotted.crypto.Algo convert(String value)
- Specified by:
convert in interface com.beust.jcommander.IStringConverter<org.polyglotted.crypto.Algo>
Copyright © 2012-2013 Polyglotted Org. All Rights Reserved.