PU - type of PublicKey.public interface PublicKeyFactory<PU extends PublicKey>
PublicKey.| Modifier and Type | Method and Description |
|---|---|
default net.sf.mmm.binary.api.Binary |
asBinary(PU publicKey) |
byte[] |
asData(PU publicKey) |
PU |
createPublicKey(byte[] data) |
Copyright © 2001–2019 mmm-Team. All rights reserved.