Package eu.europa.esig.dss.spi
Class DSSPKUtils
java.lang.Object
eu.europa.esig.dss.spi.DSSPKUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
getPublicKeySize
(PublicKey publicKey) This method returns the public key size extracted from public key infrastructure.static String
getStringPublicKeySize
(Token token) This method returns a key length used to sign this token.static String
getStringPublicKeySize
(PublicKey publicKey) This method returns a key length extracted from the public key.
-
Method Details
-
getStringPublicKeySize
-
getStringPublicKeySize
-
getPublicKeySize
-