|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.security.EncryptionAlgorithms
public class EncryptionAlgorithms
Class that contains a map with the different encryption algorithms.
| Constructor Summary | |
|---|---|
EncryptionAlgorithms()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAlgorithm(java.lang.String oid)
Gets the algorithm name for a certain id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptionAlgorithms()
| Method Detail |
|---|
public static java.lang.String getAlgorithm(java.lang.String oid)
oid - an id (for instance "1.2.840.113549.1.1.1")
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||