Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F124728784
PhabricatorAuthPasswordHashInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Aug 4, 06:54
Size
173 B
Mime Type
text/x-php
Expires
Wed, Aug 6, 06:54 (2 d)
Engine
blob
Format
Raw Data
Handle
27896258
Attached To
rPH Phabricator
PhabricatorAuthPasswordHashInterface.php
View Options
<?php
interface
PhabricatorAuthPasswordHashInterface
{
public
function
newPasswordDigest
(
PhutilOpaqueEnvelope
$envelope
,
PhabricatorAuthPassword
$password
);
}
Event Timeline
Log In to Comment