Class DedicationCrypted
- java.lang.Object
-
- net.sourceforge.plantuml.dedication.DedicationCrypted
-
- All Implemented Interfaces:
Dedication
public class DedicationCrypted extends java.lang.Object implements Dedication
-
-
Field Summary
-
Fields inherited from interface net.sourceforge.plantuml.dedication.Dedication
E, N, SIZE
-
-
Constructor Summary
Constructors Constructor Description DedicationCrypted(byte[] crypted, int tinyHash, java.lang.String argon2, java.math.BigInteger pq)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.image.BufferedImage
getImage(TinyHashableString sentence)
-
-
-
Method Detail
-
getImage
public java.awt.image.BufferedImage getImage(TinyHashableString sentence)
- Specified by:
getImage
in interfaceDedication
-
-