Package se.idsec.utils.printcert.algo
Class DefaultKeyParser
- java.lang.Object
-
- se.idsec.utils.printcert.algo.PKValueData
-
- se.idsec.utils.printcert.algo.DefaultKeyParser
-
public class DefaultKeyParser extends PKValueData
- Author:
- stefan
-
-
Constructor Summary
Constructors Constructor Description DefaultKeyParser(ASN1BitString pkValBitString, AlgorithmIdentifier aid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidparsePk()-
Methods inherited from class se.idsec.utils.printcert.algo.PKValueData
getAid, getKeySize, getPkValBitString
-
-
-
-
Constructor Detail
-
DefaultKeyParser
public DefaultKeyParser(ASN1BitString pkValBitString, AlgorithmIdentifier aid)
-
-
Method Detail
-
parsePk
protected void parsePk()
- Specified by:
parsePkin classPKValueData
-
-