Uses of Record Class
com.yahoo.security.SecretSharedKey
Packages that use SecretSharedKey
-
Uses of SecretSharedKey in com.yahoo.security
Methods in com.yahoo.security that return SecretSharedKeyModifier and TypeMethodDescriptionstatic SecretSharedKeySharedKeyGenerator.fromSealedKey(SealedSharedKey sealedKey, PrivateKey receiverPrivateKey) static SecretSharedKeySharedKeyGenerator.generateForReceiverPublicKey(PublicKey receiverPublicKey, KeyId keyId) SharedKeyResealingSession.openResealingResponse(SharedKeyResealingSession.ResealingResponse response) static SecretSharedKeySharedKeyGenerator.reseal(SecretSharedKey secret, PublicKey receiverPublicKey, KeyId keyId) Methods in com.yahoo.security with parameters of type SecretSharedKeyModifier and TypeMethodDescriptionstatic SecretSharedKeySharedKeyGenerator.reseal(SecretSharedKey secret, PublicKey receiverPublicKey, KeyId keyId)