Skip to content

calculatePublicKey method is not implemented by classes that extend PKCS8Key (which implements InternalPrivateKey) #366

@KostasTsiounis

Description

@KostasTsiounis

The PKCS8Key class implements the InternalPrivateKey interface that specifies the calculatePublicKey() method. This method, however, is not implemented by XDHPrivateKeyImpl or ECPrivateKey that extend PKCS8Key. Calling it throws and UnsupportedOperationException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions