Uses of Interface
org.dcache.xrootd.security.BufferEncrypter
-
Packages that use BufferEncrypter Package Description org.dcache.xrootd.tpc org.dcache.xrootd.tpc.protocol.messages -
-
Uses of BufferEncrypter in org.dcache.xrootd.tpc
Constructors in org.dcache.xrootd.tpc with parameters of type BufferEncrypter Constructor Description TpcSigverRequestEncoder(BufferEncrypter encrypter, SigningPolicy signingLevel) -
Uses of BufferEncrypter in org.dcache.xrootd.tpc.protocol.messages
Methods in org.dcache.xrootd.tpc.protocol.messages with parameters of type BufferEncrypter Modifier and Type Method Description voidOutboundSigverRequest. encrypt(BufferEncrypter encrypter)
-