Class KeyInfoUnmarshaller

All Implemented Interfaces:
Unmarshaller
Direct Known Subclasses:
OriginatorKeyInfoUnmarshaller, RecipientKeyInfoUnmarshaller

public class KeyInfoUnmarshaller
extends AbstractXMLSignatureUnmarshaller
A thread-safe Unmarshaller for KeyInfo objects.
  • Constructor Details

    • KeyInfoUnmarshaller

      public KeyInfoUnmarshaller()
  • Method Details