Package | Description |
---|---|
org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xmlsec.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PublicKey
XMLObject representing XML Digital Signature 1.1 PublicKey element.
|
Modifier and Type | Class and Description |
---|---|
class |
ECPointTypeImpl
Concrete implementation of
ECPointType . |
class |
PublicKeyImpl
Concrete implementation of
PublicKey . |
Copyright © 2019. All rights reserved.