be.fgov.ehealth.technicalconnector.distributedkeys.jca
Class DistributedPrivateKey

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedPrivateKey
All Implemented Interfaces:
Serializable, Key, PrivateKey

public class DistributedPrivateKey
extends Object
implements PrivateKey

Implementation of PrivateKey

See Also:
Serialized Form

Method Summary
 String getAlgorithm()
           
 byte[] getEncoded()
           
 String getFormat()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAlgorithm

public String getAlgorithm()
Specified by:
getAlgorithm in interface Key

getFormat

public String getFormat()
Specified by:
getFormat in interface Key

getEncoded

public byte[] getEncoded()
Specified by:
getEncoded in interface Key



Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.