public interface SignatureKeyProvider
Modifier and Type | Method and Description |
---|---|
Optional<Certificate> |
getCertificate() |
Optional<PrivateKey> |
getPrivateKey() |
@Nonnull Optional<PrivateKey> getPrivateKey()
@Nonnull Optional<Certificate> getCertificate()
Copyright © 2018 SAP SE. All rights reserved.