Package de.tsenger.vdstools
Class Signer
java.lang.Object
de.tsenger.vdstools.Signer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Signer
-
Signer
-
-
Method Details
-
getFieldSize
public int getFieldSize() -
sign
public byte[] sign(byte[] dataToSign) throws NoSuchAlgorithmException, InvalidKeyException, SignatureException, InvalidAlgorithmParameterException, IOException, NoSuchProviderException
-