Class KEMSecretKey
-
- All Implemented Interfaces:
-
org.signal.libsignal.internal.NativeHandleGuard.Owner
public final class KEMSecretKey extends NativeHandleGuard.SimpleOwner
-
-
Constructor Summary
Constructors Constructor Description KEMSecretKey(ByteArray privateKey)KEMSecretKey(Long nativeHandle)
-
Method Summary
-
Methods inherited from class org.signal.libsignal.internal.NativeHandleGuard.SimpleOwner
unsafeNativeHandleWithoutGuard -
Methods inherited from class org.signal.libsignal.internal.NativeHandleGuard.Owner
guard, guardedMap, guardedMapChecked, guardedRun, guardedRunChecked -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-