Package com.itextpdf.text.pdf.security
Class MakeXmlSignature.EmptyKey
java.lang.Object
com.itextpdf.text.pdf.security.MakeXmlSignature.EmptyKey
- All Implemented Interfaces:
Serializable
,Key
- Enclosing class:
MakeXmlSignature
Empty class for key simulation
-
Field Summary
FieldsFields inherited from interface java.security.Key
serialVersionUID
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
instance
-
-
Constructor Details
-
EmptyKey
private EmptyKey()
-
-
Method Details
-
getInstance
-
getAlgorithm
- Specified by:
getAlgorithm
in interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncoded
in interfaceKey
-