be.fedict.eid.applet.service.signer.ooxml
Class OPCKeySelector
java.lang.Object
javax.xml.crypto.KeySelector
be.fedict.eid.applet.service.signer.KeyInfoKeySelector
be.fedict.eid.applet.service.signer.ooxml.OPCKeySelector
- All Implemented Interfaces:
- KeySelectorResult
public class OPCKeySelector
- extends KeyInfoKeySelector
Open Packaging Conventions (ECMA-376-2) based JSR105 key selector
implementation.
- Author:
- Frank Cornelis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPCKeySelector
public OPCKeySelector(URL opcUrl,
String signatureResourceName)
select
public KeySelectorResult select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod method,
XMLCryptoContext context)
throws KeySelectorException
- Overrides:
select
in class KeyInfoKeySelector
- Throws:
KeySelectorException
Copyright © 2008-2014 FedICT. All Rights Reserved.