Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102080173
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
Sun, Feb 16, 22:03
Size
173 B
Mime Type
text/x-php
Expires
Tue, Feb 18, 22:03 (2 d)
Engine
blob
Format
Raw Data
Handle
24254690
Attached To
rPH Phabricator
PhabricatorAuthPasswordHashInterface.php
View Options
<?php
interface
PhabricatorAuthPasswordHashInterface
{
public
function
newPasswordDigest
(
PhutilOpaqueEnvelope
$envelope
,
PhabricatorAuthPassword
$password
);
}
Event Timeline
Log In to Comment