public class BCXDHPublicKey extends Object implements XDHPublicKey
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
int |
hashCode() |
String |
toString() |
public String getAlgorithm()
getAlgorithm
in interface Key
public byte[] getEncoded()
getEncoded
in interface Key
Copyright © 2021 BouncyCastle.org. All rights reserved.