Uses of Class
io.netty.handler.ssl.PemPrivateKey
Packages that use PemPrivateKey
-
Uses of PemPrivateKey in io.netty.handler.ssl
Methods in io.netty.handler.ssl that return PemPrivateKeyModifier and TypeMethodDescriptionPemPrivateKey.copy()PemPrivateKey.duplicate()PemPrivateKey.retain()PemPrivateKey.retain(int increment) PemPrivateKey.retainedDuplicate()PemPrivateKey.touch()static PemPrivateKeyPemPrivateKey.valueOf(byte[] key) Creates aPemPrivateKeyfrom rawbyte[].static PemPrivateKeyCreates aPemPrivateKeyfrom rawByteBuf.