asit.common
Class ECDSAKeyValueConverter
java.lang.Object
asit.common.ECDSAKeyValueConverter
- public class ECDSAKeyValueConverter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECDSAKeyValueConverter
public ECDSAKeyValueConverter()
element2ECDSAPublicKey
public static PublicKey element2ECDSAPublicKey(Element keyValueElem)
throws Exception
- converter class which can be used to convert ECDSA keys encoded in XML
to a PublicKey data structure
- Parameters:
keyValueElem - ECDSAKeyValue Element
- Returns:
- ECPublicKey encoded in PublicKey data structure
- Throws:
Exception
getInScopeNSAttrs
public static HashMap getInScopeNSAttrs(Element element)
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.