System::Security::Cryptography::ECDsa::SignHash 메서드

ECDsa::SignHash method

지정된 입력 값의 서명을 계산합니다.

virtual ByteArrayPtr System::Security::Cryptography::ECDsa::SignHash(const ByteArrayPtr &hash)=0
매개변수형식설명
hashconst ByteArrayPtr&서명할 데이터의 해시 값.

ReturnValue

지정된 해시에 대한 ECDSA 서명.

또 보기