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